Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jai-bin/
Date: Thu, 01 Mar 2018 08:46:41
Message-Id: 1519893984.91e6140ecb8dfebe0f317c318fb1f1452e1618df.mgorny@gentoo
1 commit: 91e6140ecb8dfebe0f317c318fb1f1452e1618df
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 08:43:27 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 08:46:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e6140e
7
8 dev-java/sun-jai-bin: Dekeyword *-fbsd
9
10 dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 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
14 index 72d408be002..261891c6e40 100644
15 --- a/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild
16 +++ b/dev-java/sun-jai-bin/sun-jai-bin-1.1.3.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 inherit java-pkg-2
23 @@ -9,7 +9,7 @@ HOMEPAGE="https://jai.dev.java.net/"
24 SRC_URI="http://download.java.net/media/jai/builds/release/${MY_PV}/jai-${MY_PV}-lib-linux-i586.tar.gz"
25 LICENSE="sun-bcla-jai"
26 SLOT="0"
27 -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
28 +KEYWORDS="amd64 ppc64 x86"
29 DEPEND="app-arch/unzip"
30 RDEPEND=">=virtual/jre-1.3"
31 IUSE=""