commit: de40abdcb637f4e11a96d8dd2e9eb0994c160dd0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 13:10:26 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 13:15:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de40abdc
app-forensics/aflplusplus: Stabilize 4.30c amd64, #947970
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/aflplusplus/aflplusplus-4.30c.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
b/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
index f80e61caf6cb..a92841861c02 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.30c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}"