diff options
author | Sam James <sam@gentoo.org> | 2024-01-02 08:20:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-02 08:20:48 +0000 |
commit | 0d091ef23af8b6224449c881c6555f0a58a4bdad (patch) | |
tree | 907e228bfd4bb8b2f9c75fb1af402cbe525c18e2 /dev-java/commons-collections | |
parent | dev-java/commons-collections: Stabilize 3.2.2-r2 arm64, #919136 (diff) | |
download | gentoo-0d091ef23af8b6224449c881c6555f0a58a4bdad.tar.gz gentoo-0d091ef23af8b6224449c881c6555f0a58a4bdad.tar.bz2 gentoo-0d091ef23af8b6224449c881c6555f0a58a4bdad.zip |
dev-java/commons-collections: Stabilize 3.2.2-r2 amd64, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c34cd1f1fc2e..781e0fea9b99 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 @@ -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 )" |