summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-24 13:36:14 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-24 13:36:14 +0000
commit64d5c625e8b993cadb6013fb9f83b3179b3d32c3 (patch)
tree411398c9ab7b23bddf34ff78f2a7ff25c94a07be /dev-java/asm/asm-3.0.ebuild
parentVersion bump (diff)
downloadhistorical-64d5c625e8b993cadb6013fb9f83b3179b3d32c3.tar.gz
historical-64d5c625e8b993cadb6013fb9f83b3179b3d32c3.tar.bz2
historical-64d5c625e8b993cadb6013fb9f83b3179b3d32c3.zip
Add ~x86-fbsd keyword, as per bug #170603.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/asm/asm-3.0.ebuild')
-rw-r--r--dev-java/asm/asm-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/asm/asm-3.0.ebuild b/dev-java/asm/asm-3.0.ebuild
index feaf988e4f56..55a26ad424e5 100644
--- a/dev-java/asm/asm-3.0.ebuild
+++ b/dev-java/asm/asm-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.1 2007/01/25 18:53:56 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.2 2007/05/24 13:36:14 flameeyes Exp $
WANT_ANT_TASKS="ant-owanttask"
JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="3"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"