commit: 3693ad90753355aa02d8c9ee5f4d6978d7d8049f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 7 20:38:07 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 7 20:40:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3693ad90
dev-java/commons-httpclient: Keyword 3.1-r2 arm, #830680 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild | 4 ++-- 1 file 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