summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-07 22:38:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-07 22:40:46 +0200
commit3693ad90753355aa02d8c9ee5f4d6978d7d8049f (patch)
tree30ce65a0e257c216f211d602cae58fbd9920b09d /dev-java/commons-httpclient
parentdev-java/httpcore: Keyword 4.4.14 arm, #830680 (diff)
downloadgentoo-3693ad90753355aa02d8c9ee5f4d6978d7d8049f.tar.gz
gentoo-3693ad90753355aa02d8c9ee5f4d6978d7d8049f.tar.bz2
gentoo-3693ad90753355aa02d8c9ee5f4d6978d7d8049f.zip
dev-java/commons-httpclient: Keyword 3.1-r2 arm, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-httpclient')
-rw-r--r--dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild b/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild
index 5921250be5ee..51610e0c3de9 100644
--- a/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild
+++ b/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ HOMEPAGE="https://hc.apache.org/"
SRC_URI="mirror://apache/httpcomponents/${PN}/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="3"
-KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux"
IUSE=""
# doesn't work with IBM JDK, bug #176133