diff options
author | 2022-10-25 13:48:18 +0100 | |
---|---|---|
committer | 2022-10-25 13:48:18 +0100 | |
commit | 5019f82e90654b290a864b5f3401eca45bb9fe61 (patch) | |
tree | 8728453ee1c4eedc9487646360cf53c605b89b62 /dev-java | |
parent | net-mail/mu: Stabilize 1.8.10 amd64, #877297 (diff) | |
download | gentoo-5019f82e90654b290a864b5f3401eca45bb9fe61.tar.gz gentoo-5019f82e90654b290a864b5f3401eca45bb9fe61.tar.bz2 gentoo-5019f82e90654b290a864b5f3401eca45bb9fe61.zip |
dev-java/commons-text: Stabilize 1.10.0 x86, #877763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-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 3a297ceebf2d..18a5b0410634 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 |