commit: 9d61b1cfa90ffd2f54317ad8234acee6780f7d56
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:19:18 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:19:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d61b1cf
app-forensics/aflplusplus: Stabilize 4.21c arm64, #943472
Signed-off-by: Arthur Zamarin <arthurzam <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 436c8ede7a82..485eea325dfc 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}"