diff options
Diffstat (limited to 'dev-util/antlrworks/antlrworks-1.2.3.ebuild')
-rw-r--r-- | dev-util/antlrworks/antlrworks-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/antlrworks/antlrworks-1.2.3.ebuild b/dev-util/antlrworks/antlrworks-1.2.3.ebuild index 6b84261a6c4c..8ea416e55aa0 100644 --- a/dev-util/antlrworks/antlrworks-1.2.3.ebuild +++ b/dev-util/antlrworks/antlrworks-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 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.antlr.org/download/${P}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="" |