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: Sun, 27 Mar 2016 09:38:26
Message-Id: 1459071482.aa295c14ba0a9e10bf3383a9d9a0ea8c3e478f5e.ago@gentoo
1 commit: aa295c14ba0a9e10bf3383a9d9a0ea8c3e478f5e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 09:38:02 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 09:38:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa295c14
7
8 dev-java/icedtea-bin: x86 stable wrt bug #578300
9
10 Package-Manager: portage-2.2.26
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.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild
18 index 4319767..da338a0 100644
19 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild
20 +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.5.ebuild
21 @@ -24,7 +24,7 @@ done
22
23 LICENSE="GPL-2-with-linking-exception"
24 SLOT="7"
25 -KEYWORDS="-* amd64 ~arm ~x86"
26 +KEYWORDS="-* amd64 ~arm 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 )"