diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:38:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:40:45 +0200 |
commit | f114128dd768781c1cab1b1a88f4a2608413b56a (patch) | |
tree | 84b8da5a001e6276b7c828b98fd433b92f947221 /dev-java/httpcore | |
parent | dev-java/commons-codec: Keyword 1.15 arm, #830680 (diff) | |
download | gentoo-f114128dd768781c1cab1b1a88f4a2608413b56a.tar.gz gentoo-f114128dd768781c1cab1b1a88f4a2608413b56a.tar.bz2 gentoo-f114128dd768781c1cab1b1a88f4a2608413b56a.zip |
dev-java/httpcore: Keyword 4.4.14 arm, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/httpcore')
-rw-r--r-- | dev-java/httpcore/httpcore-4.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/httpcore/httpcore-4.4.14.ebuild b/dev-java/httpcore/httpcore-4.4.14.ebuild index c208cb1c3702..2151945c65ef 100644 --- a/dev-java/httpcore/httpcore-4.4.14.ebuild +++ b/dev-java/httpcore/httpcore-4.4.14.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 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpcomponents/httpcore/source/httpcomponents-core-${PV LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm ppc64 x86" # Compile dependencies # POM: httpcore/pom.xml |