diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:11:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-11 02:13:28 +0200 |
commit | 96fb22ac2e87fbad306fe89a88bfc582148ece73 (patch) | |
tree | ca7f41082a157f7735ff15572744c9b21a41cab7 /dev-java | |
parent | dev-java/snakeyaml: x86 stable (bug #776796) (diff) | |
download | gentoo-96fb22ac2e87fbad306fe89a88bfc582148ece73.tar.gz gentoo-96fb22ac2e87fbad306fe89a88bfc582148ece73.tar.bz2 gentoo-96fb22ac2e87fbad306fe89a88bfc582148ece73.zip |
dev-java/commons-lang: x86 stable (bug #776796)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/commons-lang/commons-lang-3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-lang/commons-lang-3.4-r1.ebuild b/dev-java/commons-lang/commons-lang-3.4-r1.ebuild index 67cbdf0da5dc..5993ba0bb35b 100644 --- a/dev-java/commons-lang/commons-lang-3.4-r1.ebuild +++ b/dev-java/commons-lang/commons-lang-3.4-r1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://commons.apache.org/proper/commons-lang/" SRC_URI="mirror://apache/commons/lang/source/${PN}3-${PV}-src.tar.gz -> ${P}-sources.tar.gz" LICENSE="Apache-2.0" SLOT="3.4" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" # Compile dependencies # POM: pom.xml |