Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/
Date: Wed, 27 Apr 2016 12:34:23
Message-Id: 1461760454.650d90718a97363832b44104512c9a6c99e633ef.jer@gentoo
1 commit: 650d90718a97363832b44104512c9a6c99e633ef
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 12:34:00 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 12:34:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650d9071
7
8 dev-java/icedtea-bin: Stable for PPC64 (bug #581238).
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --ignore-arches
12
13 dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild
17 index 232c494..911e81b 100644
18 --- a/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild
19 +++ b/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild
20 @@ -24,7 +24,7 @@ done
21
22 LICENSE="GPL-2-with-linking-exception"
23 SLOT="8"
24 -KEYWORDS="-* ~amd64 ~arm ~ppc64 ~x86"
25 +KEYWORDS="-* ~amd64 ~arm ppc64 ~x86"
26
27 IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin pulseaudio selinux source +webstart"
28 REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )"