diff options
Diffstat (limited to 'dev-java/gnu-jaf')
-rw-r--r-- | dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild b/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild index fedf74cf962a..86c913d62296 100644 --- a/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild +++ b/dev-java/gnu-jaf/gnu-jaf-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/classpathx/activation-${PV}.tar.gz" LICENSE="GPL-2-with-linking-exception" SLOT="1" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" IUSE="" DEPEND=">=virtual/jdk-1.4" |