summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-11 02:48:10 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-11 02:48:10 +0000
commitec119c84608675a95dabbac1014f1c8f84c45913 (patch)
tree63eb823206a7ea208894e4f4dc882649f1245c9b /dev-java/antlr/antlr-2.7.7-r5.ebuild
parentmore usemasks due to mono (diff)
downloadgentoo-2-ec119c84608675a95dabbac1014f1c8f84c45913.tar.gz
gentoo-2-ec119c84608675a95dabbac1014f1c8f84c45913.tar.bz2
gentoo-2-ec119c84608675a95dabbac1014f1c8f84c45913.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-java/antlr/antlr-2.7.7-r5.ebuild')
-rw-r--r--dev-java/antlr/antlr-2.7.7-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/antlr/antlr-2.7.7-r5.ebuild b/dev-java/antlr/antlr-2.7.7-r5.ebuild
index cea6d23b1dbf..d70bcb468559 100644
--- a/dev-java/antlr/antlr-2.7.7-r5.ebuild
+++ b/dev-java/antlr/antlr-2.7.7-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-2.7.7-r5.ebuild,v 1.2 2012/04/15 18:48:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-2.7.7-r5.ebuild,v 1.3 2012/05/11 02:48:10 aballier Exp $
EAPI=4
PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@ SRC_URI="http://www.antlr2.org/download/${P}.tar.gz"
LICENSE="ANTLR"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc debug examples mono +cxx +java python script source static-libs"
# TODO do we actually need jdk at runtime?