From: Patrice Clement Date: Fri, 8 Jan 2016 21:46:37 +0000 (+0000) Subject: dev-java/javacc: Stable for amd64. Retroactively mark stable for the remaining arches... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8cb445cc274a645d0ff59f4df887cdc5049b86c8;p=gentoo.git dev-java/javacc: 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 --- diff --git a/dev-java/javacc/javacc-5.0-r2.ebuild b/dev-java/javacc/javacc-5.0-r2.ebuild index fed55da5875e..299b4fd7c3a1 100644 --- a/dev-java/javacc/javacc-5.0-r2.ebuild +++ b/dev-java/javacc/javacc-5.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://java.net/projects/${PN}/downloads/download/${P}src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" CDEPEND="dev-java/junit:0"