commit:     ee335fbd24ad902005540a95a99305d76fc18835
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 19:08:39 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 19:16:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee335fbd

dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining 
arches using the ALLARCHES policy (ppc64+x86) as per asm-2.0-r1 KEYWORDS.

Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-java/asm/asm-2.0-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-java/asm/asm-2.0-r2.ebuild b/dev-java/asm/asm-2.0-r2.ebuild
index ea467db..00da4e1 100644
--- a/dev-java/asm/asm-2.0-r2.ebuild
+++ b/dev-java/asm/asm-2.0-r2.ebuild
@@ -11,10 +11,11 @@ HOMEPAGE="http://asm.objectweb.org";
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz";
 LICENSE="BSD"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x64-solaris"
 IUSE="doc source"
 
-CDEPEND="dev-java/ant-core:0
+CDEPEND="
+       dev-java/ant-core:0
        dev-java/ant-owanttask:0"
 
 RDEPEND="

Reply via email to