summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-23 17:34:54 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-23 17:34:54 +0000
commite0332acb6b6574e7d0c6c170604c99c081e4a9ba (patch)
tree475fc52bae97228849db7e75669a394db3689fbb /dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
parentinitial import, requested in bug #175028 (diff)
downloadhistorical-e0332acb6b6574e7d0c6c170604c99c081e4a9ba.tar.gz
historical-e0332acb6b6574e7d0c6c170604c99c081e4a9ba.tar.bz2
historical-e0332acb6b6574e7d0c6c170604c99c081e4a9ba.zip
Add ~x86-fbsd keyword. Bug #176906.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild')
-rw-r--r--dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
index 627f1f3036ba..54d8b3686270 100644
--- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild
+++ b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.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/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.2 2007/05/01 18:35:06 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.3 2007/05/23 17:00:28 flameeyes Exp $
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/istack-commons-${PV}.tar.bz2"
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
COMMON_DEP="dev-java/sun-jaf"