diff options
author | Sam James <sam@gentoo.org> | 2021-05-19 17:27:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-19 17:27:44 +0000 |
commit | d6e67f9cbec032c4c8da5d353ad3c095ffd8cbc9 (patch) | |
tree | 29e3be3e08f8905caa8b5419d318b68f30c0b1ca /dev-java | |
parent | dev-python/cython: Stabilize 0.29.23 ppc64, #790872 (diff) | |
download | gentoo-d6e67f9cbec032c4c8da5d353ad3c095ffd8cbc9.tar.gz gentoo-d6e67f9cbec032c4c8da5d353ad3c095ffd8cbc9.tar.bz2 gentoo-d6e67f9cbec032c4c8da5d353ad3c095ffd8cbc9.zip |
dev-java/commons-text: Stabilize 1.9 ppc64, #791085
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/commons-text/commons-text-1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-text/commons-text-1.9.ebuild b/dev-java/commons-text/commons-text-1.9.ebuild index 390e4ade5123..67823fa867ac 100644 --- a/dev-java/commons-text/commons-text-1.9.ebuild +++ b/dev-java/commons-text/commons-text-1.9.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://commons.apache.org/proper/commons-text" SRC_URI="https://downloads.apache.org//commons/text/source/${P}-src.tar.gz -> ${P}-sources.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" # Common dependencies # POM: pom.xml |