commit: 8e5fad2c00676748ed89bdb004d9f436bbe41e2e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 6 07:59:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 6 07:59:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5fad2c
app-forensics/aflplusplus: Stabilize 4.00c arm64, #834453
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/aflplusplus/aflplusplus-4.00c.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/aflplusplus/aflplusplus-4.00c.ebuild
b/app-forensics/aflplusplus/aflplusplus-4.00c.ebuild
index aa463051b648..d327f3912c26 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.00c.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.00c.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/AFLplusplus-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64"
+KEYWORDS="amd64 arm64"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"