summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-02 08:16:08 +0000
committerSam James <sam@gentoo.org>2024-01-02 08:16:08 +0000
commit0bfdbd391e1f12d32ba9169eafe7926a879ad5a0 (patch)
tree49617c004c8fe1785ef673253f51e501833fce0c /dev-java/commons-collections
parentmedia-video/wireplumber: Stabilize 0.4.17-r1 amd64, #921086 (diff)
downloadgentoo-0bfdbd391e1f12d32ba9169eafe7926a879ad5a0.tar.gz
gentoo-0bfdbd391e1f12d32ba9169eafe7926a879ad5a0.tar.bz2
gentoo-0bfdbd391e1f12d32ba9169eafe7926a879ad5a0.zip
dev-java/commons-collections: Stabilize 3.2.2-r2 ppc64, #919136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r--dev-java/commons-collections/commons-collections-3.2.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-3.2.2-r2.ebuild b/dev-java/commons-collections/commons-collections-3.2.2-r2.ebuild
index d5c0110ad865..05d39c7facd7 100644
--- a/dev-java/commons-collections/commons-collections-3.2.2-r2.ebuild
+++ b/dev-java/commons-collections/commons-collections-3.2.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ S="${WORKDIR}/${P}-src"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/commons.apache.org.asc"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )"