commit: 05ad51a7ce2b7956e9059c05c788b73f0b5491e9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 11:04:39 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 11:04:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ad51a7
media-gfx/ansilove: Stabilize 4.1.6 amd64, #887929
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-gfx/ansilove/ansilove-4.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/ansilove/ansilove-4.1.6.ebuild
b/media-gfx/ansilove/ansilove-4.1.6.ebuild
index e593f48c0fb9..232049c49b2c 100644
--- a/media-gfx/ansilove/ansilove-4.1.6.ebuild
+++ b/media-gfx/ansilove/ansilove-4.1.6.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
else
SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="BSD-2"