diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-12-08 09:48:25 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-12-08 10:16:03 +0000 |
commit | 67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f (patch) | |
tree | 1cd3e441d9fd65bb24b22d37a77b231d08d9693d /dev-java/commons-lang | |
parent | dev-libs/libressl: version bump to 2.2.5 (diff) | |
download | gentoo-67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f.tar.gz gentoo-67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f.tar.bz2 gentoo-67a782f0b198065807dc7f6f1b4bcd68fd6fbe3f.zip |
dev-java/commons-lang: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/commons-lang')
-rw-r--r-- | dev-java/commons-lang/commons-lang-2.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild index b6248b7c7644..ef6cb2bbd13b 100644 --- a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild +++ b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://commons.apache.org/lang/" SRC_URI="mirror://apache/commons/lang/source/${P}-src.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" SLOT="2.1" IUSE="" |