diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 07:24:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 07:24:07 +0100 |
commit | f57a81ec6850576ae8776ba1b7ba1a16153fa44d (patch) | |
tree | cf3dd3bf087bfdc83490d70dfbcf0fd288f70789 /dev-java | |
parent | dev-java/commons-httpclient: Stabilize 4.5.13-r1 ppc64, #758302 (diff) | |
download | gentoo-f57a81ec6850576ae8776ba1b7ba1a16153fa44d.tar.gz gentoo-f57a81ec6850576ae8776ba1b7ba1a16153fa44d.tar.bz2 gentoo-f57a81ec6850576ae8776ba1b7ba1a16153fa44d.zip |
dev-java/httpcore: Stabilize 4.4.14 ppc64, #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 8e3fe959caa0..c208cb1c3702 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 |