commit: 0675c905501f9044b04f979f684d7b147096a2c8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 13:41:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 13:41:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0675c905
app-forensics/aflplusplus: Stabilize 4.30c arm64, #947970
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/aflplusplus/aflplusplus-4.30c.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
b/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
index a92841861c02..4dfdf523d8d5 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.30c.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}"