summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-24 14:39:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-24 14:39:29 +0000
commitcc33b383e08443c53349a63ee293f92f302597df (patch)
treec4b896952d1ef5803362628780a1c57be7ed10c3 /dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild
parentStable on sparc wrt #178194 (diff)
downloadgentoo-2-cc33b383e08443c53349a63ee293f92f302597df.tar.gz
gentoo-2-cc33b383e08443c53349a63ee293f92f302597df.tar.bz2
gentoo-2-cc33b383e08443c53349a63ee293f92f302597df.zip
Add ~x86-fbsd keyword, as per bug #173446.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild')
-rw-r--r--dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild b/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild
index f858331b1517..0d0cd0ddd66a 100644
--- a/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild
+++ b/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.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/sun-jai-bin/sun-jai-bin-1.1.3.ebuild,v 1.4 2007/05/06 07:59:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild,v 1.5 2007/05/24 14:39:29 flameeyes Exp $
inherit java-pkg-2
@@ -10,7 +10,7 @@ HOMEPAGE="https://jai.dev.java.net/"
SRC_URI="http://download.java.net/media/jai/builds/release/${MY_PV}/jai-${MY_PV}-lib-linux-i586.tar.gz"
LICENSE="sun-bcla-jai"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ppc64 ~x86 ~x86-fbsd"
DEPEND="app-arch/unzip"
RDEPEND=">=virtual/jre-1.3"
IUSE=""