diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-27 21:48:12 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-27 21:48:12 +0000 |
commit | c0f611582f79b8377f1c2d2ba65a9027e481be59 (patch) | |
tree | 16fba0af5408d7d8083e4f73fd3e8dc0026b4490 /dev-java/asm/asm-3.3.1.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c0f611582f79b8377f1c2d2ba65a9027e481be59.tar.gz gentoo-2-c0f611582f79b8377f1c2d2ba65a9027e481be59.tar.bz2 gentoo-2-c0f611582f79b8377f1c2d2ba65a9027e481be59.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-java/asm/asm-3.3.1.ebuild')
-rw-r--r-- | dev-java/asm/asm-3.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/asm/asm-3.3.1.ebuild b/dev-java/asm/asm-3.3.1.ebuild index 05bfbc5d0d42..a85f11c5ce15 100644 --- a/dev-java/asm/asm-3.3.1.ebuild +++ b/dev-java/asm/asm-3.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.3.1.ebuild,v 1.2 2012/04/15 18:11:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.3.1.ebuild,v 1.3 2013/06/27 21:48:12 aballier Exp $ WANT_ANT_TASKS="ant-owanttask" JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="3" IUSE="" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5" |