diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-31 21:18:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-31 21:18:41 +0300 |
commit | d5179a9ac84edc218d6d5b3540e27df358076b3e (patch) | |
tree | 811758677217e8db21a3fba3d2ea3f4d62eb3ebd /dev-java/httpcore | |
parent | sci-electronics/voacapl: Stabilize 0.7.6-r1 x86, #836555 (diff) | |
download | gentoo-d5179a9ac84edc218d6d5b3540e27df358076b3e.tar.gz gentoo-d5179a9ac84edc218d6d5b3540e27df358076b3e.tar.bz2 gentoo-d5179a9ac84edc218d6d5b3540e27df358076b3e.zip |
dev-java/httpcore: Stabilize 4.4.14 arm64, #835718
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 016fad82327b..ff51d1ba0fdb 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 ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Compile dependencies # POM: httpcore/pom.xml |