diff options
Diffstat (limited to 'dev-java/asm/asm-2.2.3-r2.ebuild')
-rw-r--r-- | dev-java/asm/asm-2.2.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/asm/asm-2.2.3-r2.ebuild b/dev-java/asm/asm-2.2.3-r2.ebuild index 0b969706e64d..0f40557ee3b7 100644 --- a/dev-java/asm/asm-2.2.3-r2.ebuild +++ b/dev-java/asm/asm-2.2.3-r2.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$ @@ -11,7 +11,7 @@ HOMEPAGE="http://asm.objectweb.org" SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="2.2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc source" CDEPEND="dev-java/ant-core:0 |