diff options
author | 2021-07-19 19:34:29 +0100 | |
---|---|---|
committer | 2021-07-19 19:34:29 +0100 | |
commit | b49096a6ec24a281172928256e455992c7f1eee4 (patch) | |
tree | 3e652aeda3d8943281bad0290d989e768ac625a8 /dev-java | |
parent | dev-java/commons-httpclient: Stabilize 4.5.13-r1 amd64, #758302 (diff) | |
download | gentoo-b49096a6ec24a281172928256e455992c7f1eee4.tar.gz gentoo-b49096a6ec24a281172928256e455992c7f1eee4.tar.bz2 gentoo-b49096a6ec24a281172928256e455992c7f1eee4.zip |
dev-java/httpcore: Stabilize 4.4.14 amd64, #758302
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-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 f5b9fdf5466a..8e3fe959caa0 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 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" # Compile dependencies # POM: httpcore/pom.xml |