summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-02 20:25:36 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-14 21:42:52 +0000
commit53f2c70462d84f2c7c34b049251d400fb6f2972d (patch)
treeb32d328a089a0c2df341ba1a31635eddf3348f78 /dev-java/antlr/antlr-3.2.ebuild
parentprofiles: Mask =net-dns/libidn-1.30[doc] because of gjdoc (diff)
downloadgentoo-53f2c70462d84f2c7c34b049251d400fb6f2972d.tar.gz
gentoo-53f2c70462d84f2c7c34b049251d400fb6f2972d.tar.bz2
gentoo-53f2c70462d84f2c7c34b049251d400fb6f2972d.zip
dev-java/antlr: Mark 2.7.7-r7 and 3.2 stable using ALLARCHES policy
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java/antlr/antlr-3.2.ebuild')
-rw-r--r--dev-java/antlr/antlr-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/antlr/antlr-3.2.ebuild b/dev-java/antlr/antlr-3.2.ebuild
index 13b76231f16d..5d9561d94df5 100644
--- a/dev-java/antlr/antlr-3.2.ebuild
+++ b/dev-java/antlr/antlr-3.2.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$
@@ -12,7 +12,7 @@ SRC_URI="http://www.antlr3.org/download/${P}.tar.gz
http://www.antlr3.org/download/${P}.jar" # Prebuilt version needed.
LICENSE="BSD"
SLOT="3"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~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 ppc ppc64 x86 ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
CDEPEND=">=dev-java/antlr-2.7.7-r7:0