summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-06-30 13:54:48 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-06-30 14:11:02 +0000
commit73be47d7c1ca024aa44278d93b29dada1c50b055 (patch)
tree1aeeab96dbf4fd48139bb16f0c00c10e8d96df80 /dev-java/bcel
parentapp-vim/matrix: Clean up old. (diff)
downloadgentoo-73be47d7c1ca024aa44278d93b29dada1c50b055.tar.gz
gentoo-73be47d7c1ca024aa44278d93b29dada1c50b055.tar.bz2
gentoo-73be47d7c1ca024aa44278d93b29dada1c50b055.zip
dev-java/bcel: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-java/bcel')
-rw-r--r--dev-java/bcel/bcel-6.0_rc3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/bcel/bcel-6.0_rc3.ebuild b/dev-java/bcel/bcel-6.0_rc3.ebuild
index 1018aca5d713..48c88a8eb219 100644
--- a/dev-java/bcel/bcel-6.0_rc3.ebuild
+++ b/dev-java/bcel/bcel-6.0_rc3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/apache/commons-${PN}/archive/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=virtual/jre-1.5"