commit: a19588cf27d54dc9a3f7e9ac6b171416d1f34c69
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 18:39:09 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 18:39:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19588cf
app-forensics/aflplusplus: Stabilize 4.21c amd64, #943472
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/aflplusplus/aflplusplus-4.21c.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/aflplusplus/aflplusplus-4.21c.ebuild
b/app-forensics/aflplusplus/aflplusplus-4.21c.ebuild
index f1979de0556c..436c8ede7a82 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.21c.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.21c.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/AFLplusplus-${PV}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"