commit: ace45b33eb5f0ca6719d3dc5e25948fe8bb0d35f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 19:12:29 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 19:16:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace45b33
dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/asm/asm-3.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/asm/asm-3.3.1-r1.ebuild b/dev-java/asm/asm-3.3.1-r1.ebuild index 59389d8..67cfca5 100644 --- a/dev-java/asm/asm-3.3.1-r1.ebuild +++ b/dev-java/asm/asm-3.3.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="3" IUSE="" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6"
