commit: 9af81b1b7e5b9ad92e5139e314adfced7a01cfd2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 15:19:20 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 15:19:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af81b1b
dev-java/commons-collections: Stabilize 4.5.0 arm64, #956733
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/commons-collections/commons-collections-4.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/commons-collections/commons-collections-4.5.0.ebuild
b/dev-java/commons-collections/commons-collections-4.5.0.ebuild
index 22a7429f36cf..4963f29f85eb 100644
--- a/dev-java/commons-collections/commons-collections-4.5.0.ebuild
+++ b/dev-java/commons-collections/commons-collections-4.5.0.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/commons-collections4-${PV}-src"
LICENSE="Apache-2.0"
SLOT="4"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/commons.apache.org.asc"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )"