summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:37:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:25 +0300
commitec50ddfe90babf877ed3369731aef3a861040a89 (patch)
tree2c4ef8d78d2dde697f0d3094b175aff72d545f8f /dev-java
parentdev-java/httpcomponents-client: dekeyword arm (diff)
downloadgentoo-ec50ddfe90babf877ed3369731aef3a861040a89.tar.gz
gentoo-ec50ddfe90babf877ed3369731aef3a861040a89.tar.bz2
gentoo-ec50ddfe90babf877ed3369731aef3a861040a89.zip
dev-java/httpcore: 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/httpcore/httpcore-4.4.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/httpcore/httpcore-4.4.14-r1.ebuild b/dev-java/httpcore/httpcore-4.4.14-r1.ebuild
index f554a2b55b78..0aea28cb0a19 100644
--- a/dev-java/httpcore/httpcore-4.4.14-r1.ebuild
+++ b/dev-java/httpcore/httpcore-4.4.14-r1.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/httpcore"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/httpcomponents-core.hc.apache.org.asc"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-httpcomponents-httpcore )"