summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-01-08 21:46:37 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-01-09 11:04:20 +0000
commit8cb445cc274a645d0ff59f4df887cdc5049b86c8 (patch)
tree16b7f47c5a26b35111b9878aa2e5563333b0d1be
parentdev-java/jsch: Clean up old. (diff)
downloadgentoo-8cb445cc274a645d0ff59f4df887cdc5049b86c8.tar.gz
gentoo-8cb445cc274a645d0ff59f4df887cdc5049b86c8.tar.bz2
gentoo-8cb445cc274a645d0ff59f4df887cdc5049b86c8.zip
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 <monsieurp@gentoo.org>
-rw-r--r--dev-java/javacc/javacc-5.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"