dev-java/sun-jai-bin: Dekeyword *-fbsd

This commit is contained in:
Michał Górny
2018-03-01 09:43:27 +01:00
parent 5b1a489005
commit 91e6140ecb

View File

@@ -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=""