diff options
author | Sam James <sam@gentoo.org> | 2024-01-02 08:16:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-02 08:16:25 +0000 |
commit | 67c681daeb173ace525cef3fb9dc11c2ab834806 (patch) | |
tree | 9fc87c816e5a62ed7103cfc4fa99ecde1f97e245 /dev-java/commons-collections | |
parent | dev-java/commons-collections: Stabilize 3.2.2-r2 ppc64, #919136 (diff) | |
download | gentoo-67c681daeb173ace525cef3fb9dc11c2ab834806.tar.gz gentoo-67c681daeb173ace525cef3fb9dc11c2ab834806.tar.bz2 gentoo-67c681daeb173ace525cef3fb9dc11c2ab834806.zip |
dev-java/commons-collections: Stabilize 3.2.2-r2 arm64, #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 05d39c7facd7..c34cd1f1fc2e 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 )" |