diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:41:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:41:53 +0200 |
commit | 684ba5f84e5345eef0839be492bf6cc2942eba3f (patch) | |
tree | ca04e84b521aee20fe879f94dfc3c240a77adc10 /dev-java/httpcore | |
parent | dev-java/commons-net: Keyword 3.8.0 arm64, #830680 (diff) | |
download | gentoo-684ba5f84e5345eef0839be492bf6cc2942eba3f.tar.gz gentoo-684ba5f84e5345eef0839be492bf6cc2942eba3f.tar.bz2 gentoo-684ba5f84e5345eef0839be492bf6cc2942eba3f.zip |
dev-java/httpcore: Keyword 4.4.14 arm64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/httpcore/httpcore-4.4.14.ebuild b/dev-java/httpcore/httpcore-4.4.14.ebuild index 2151945c65ef..016fad82327b 100644 --- a/dev-java/httpcore/httpcore-4.4.14.ebuild +++ b/dev-java/httpcore/httpcore-4.4.14.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpcomponents/httpcore/source/httpcomponents-core-${PV LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" # Compile dependencies # POM: httpcore/pom.xml |