diff options
| author | Sam James <sam@gentoo.org> | 2024-02-15 13:54:58 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-02-15 13:54:58 +0000 |
| commit | dcf1c3e415742edd78c0465a7aad11d462119f7e (patch) | |
| tree | ea56f56ffb24c173e0e00b4e653de847c05b00bb /app-misc/asciinema | |
| parent | 4ff87a1e8e643e009d58daea451e4b7bdec30e44 (diff) | |
app-misc/asciinema: Stabilize 2.3.0 amd64, #924570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/asciinema')
| -rw-r--r-- | app-misc/asciinema/asciinema-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/asciinema/asciinema-2.3.0.ebuild b/app-misc/asciinema/asciinema-2.3.0.ebuild index d96b9a9376a4..5f08ae604b9f 100644 --- a/app-misc/asciinema/asciinema-2.3.0.ebuild +++ b/app-misc/asciinema/asciinema-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv ~x86" PATCHES=( "${FILESDIR}/asciinema-2.2.0-setup.patch" |
