diff options
Diffstat (limited to 'dev-java/jikes/jikes-1.22-r13.ebuild')
-rw-r--r-- | dev-java/jikes/jikes-1.22-r13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jikes/jikes-1.22-r13.ebuild b/dev-java/jikes/jikes-1.22-r13.ebuild index 1405cab6ca79..a50e125fe62c 100644 --- a/dev-java/jikes/jikes-1.22-r13.ebuild +++ b/dev-java/jikes/jikes-1.22-r13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ HOMEPAGE="http://jikes.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="IBM" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc64 x86 ~x86-fbsd" IUSE="" DEPEND="" RDEPEND=">=dev-java/java-config-2.0.0" |