diff options
Diffstat (limited to 'dev-java/antlr/antlr-4.5.1.ebuild')
-rw-r--r-- | dev-java/antlr/antlr-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/antlr/antlr-4.5.1.ebuild b/dev-java/antlr/antlr-4.5.1.ebuild index 17c21dc8af41..6fe3fe43be6a 100644 --- a/dev-java/antlr/antlr-4.5.1.ebuild +++ b/dev-java/antlr/antlr-4.5.1.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="https://github.com/${PN}/${PN}4/archive/${PV}.tar.gz -> ${P}.tar.gz http://www.antlr.org/download/${P}-complete.jar" # Prebuilt version needed. LICENSE="BSD" SLOT="4" -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 ~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:3.5 |