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: Fri, 11 Dec 2015 10:41:07
Message-Id: 1449830456.4d3253e1f2b5738c37bd2e90378a14f73b8b8656.ago@gentoo
1 commit: 4d3253e1f2b5738c37bd2e90378a14f73b8b8656
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 11 10:40:56 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 11 10:40:56 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3253e1
7
8 dev-java/icedtea-bin: x86 stable wrt bug #567850
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
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 774b4c3..b3b8027 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 )"