Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/
Date: Sat, 26 Dec 2015 12:03:35
Message-Id: 1451131382.11548c130614fed217928e093244474722be017a.ago@gentoo
1 commit: 11548c130614fed217928e093244474722be017a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 12:03:02 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 12:03:02 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11548c13
7
8 dev-java/icedtea-bin: ppc stable wrt bug #567850
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
18 index b3b8027..c166af6 100644
19 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
20 +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.3.ebuild
21 @@ -24,7 +24,7 @@ done
22
23 LICENSE="GPL-2-with-linking-exception"
24 SLOT="7"
25 -KEYWORDS="-* amd64 ~arm ~ppc ~ppc64 x86"
26 +KEYWORDS="-* amd64 ~arm ppc ~ppc64 x86"
27
28 IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin nss pulseaudio selinux source webstart"
29 REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )"