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:37:43
Message-Id: 1459071433.ed18e1fc553ad539b7baf1c846952f650b74bacd.ago@gentoo
1 commit: ed18e1fc553ad539b7baf1c846952f650b74bacd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 09:37:13 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 09:37:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed18e1fc
7
8 dev-java/icedtea-bin: amd64 stable wrt bug #578300
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
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 45c0721..4319767 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 )"