diff options
Diffstat (limited to 'dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild')
-rw-r--r-- | dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild index 5b09fb3ed50f..ecdab18befdc 100644 --- a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild +++ b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.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$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.zip -> ${P}.zip" LICENSE="MIT" SLOT="1.0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="" DEPEND=">=virtual/jdk-1.6" |