summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:43:27 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:24 +0100
commit91e6140ecb8dfebe0f317c318fb1f1452e1618df (patch)
tree12e29d082eca610a76c2fca4ee527ff52b2ddbef /dev-java
parentdev-java/sun-jaf: Dekeyword *-fbsd (diff)
downloadgentoo-91e6140ecb8dfebe0f317c318fb1f1452e1618df.tar.gz
gentoo-91e6140ecb8dfebe0f317c318fb1f1452e1618df.tar.bz2
gentoo-91e6140ecb8dfebe0f317c318fb1f1452e1618df.zip
dev-java/sun-jai-bin: Dekeyword *-fbsd
Diffstat (limited to 'dev-java')
-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 72d408be0023..261891c6e40b 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,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit java-pkg-2
@@ -9,7 +9,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 ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc64 x86"
DEPEND="app-arch/unzip"
RDEPEND=">=virtual/jre-1.3"
IUSE=""