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: Mon, 27 Jun 2016 08:48:22
Message-Id: 1467017230.d3e55735b132701cab71ad267b189024dc229bbd.ago@gentoo
1 commit: d3e55735b132701cab71ad267b189024dc229bbd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 08:47:10 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 08:47:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e55735
7
8 dev-java/icedtea-bin: x86 stable wrt bug #581028
9
10 Package-Manager: portage-2.2.28
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.6-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild
18 index b826167..73f3e59 100644
19 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild
20 +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild
21 @@ -24,7 +24,7 @@ done
22
23 LICENSE="GPL-2-with-linking-exception"
24 SLOT="7"
25 -KEYWORDS="-* amd64 ~x86"
26 +KEYWORDS="-* amd64 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 )"