diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:33:11 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:08:14 +0300 |
| commit | 1f220b8f0b2a822d5cd8a53fc7a76a5d0d3a2751 (patch) | |
| tree | db4623242308f8765e149c08ca0ea0e8dcf8c832 /dev-java | |
| parent | 1adccdbda816466b9196b4ec61f7571f0027d2f6 (diff) | |
| download | gentoo-1f220b8f0b2a822d5cd8a53fc7a76a5d0d3a2751.tar.gz gentoo-1f220b8f0b2a822d5cd8a53fc7a76a5d0d3a2751.tar.bz2 gentoo-1f220b8f0b2a822d5cd8a53fc7a76a5d0d3a2751.zip | |
dev-java/commons-collections: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm,
we decided to dekeyword most Java packages from arm.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/commons-collections/commons-collections-3.2.2-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/commons-collections/commons-collections-4.4-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 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 a292cac71fb2..87d0fc03846e 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 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/commons.apache.org.asc" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )" diff --git a/dev-java/commons-collections/commons-collections-4.4-r2.ebuild b/dev-java/commons-collections/commons-collections-4.4-r2.ebuild index 059e87b91233..74dde6321edc 100644 --- a/dev-java/commons-collections/commons-collections-4.4-r2.ebuild +++ b/dev-java/commons-collections/commons-collections-4.4-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}/commons-collections4-${PV}-src" LICENSE="Apache-2.0" SLOT="4" -KEYWORDS="amd64 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/commons.apache.org.asc" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )" |
