diff options
Diffstat (limited to 'dev-java/httpcore')
-rw-r--r-- | dev-java/httpcore/httpcore-4.4.14-r1.ebuild | 2 |
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 )" |