diff options
author | 2022-10-20 22:06:18 +0300 | |
---|---|---|
committer | 2022-10-20 22:06:18 +0300 | |
commit | 2e01f95db81f052e41c9186bed807597e20b58cc (patch) | |
tree | ec63167f3e41c8faaeb0fc144e26409c580691a2 /dev-java/commons-text | |
parent | media-libs/imlib2: Stabilize 1.7.5 ppc64, #862528 (diff) | |
download | gentoo-2e01f95db81f052e41c9186bed807597e20b58cc.tar.gz gentoo-2e01f95db81f052e41c9186bed807597e20b58cc.tar.bz2 gentoo-2e01f95db81f052e41c9186bed807597e20b58cc.zip |
dev-java/commons-text: Stabilize 1.10.0 ppc64, #877763
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/commons-text')
-rw-r--r-- | dev-java/commons-text/commons-text-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-text/commons-text-1.10.0.ebuild b/dev-java/commons-text/commons-text-1.10.0.ebuild index 49f9e33ed28d..3a297ceebf2d 100644 --- a/dev-java/commons-text/commons-text-1.10.0.ebuild +++ b/dev-java/commons-text/commons-text-1.10.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://apache//commons/text/source/commons-text-${PV}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ppc64 ~x86" # Common dependencies # POM: pom.xml |