diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 17:22:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-24 17:22:02 +0100 |
commit | 35138330ccd8a4b7e24c00f29ce4249cfc789bb6 (patch) | |
tree | b83f3d68605cc4c7eb0d2683afba695608b96378 /dev-java/icedtea-bin | |
parent | dev-java/icedtea-bin: amd64 stable wrt bug #572716 (diff) | |
download | gentoo-35138330ccd8a4b7e24c00f29ce4249cfc789bb6.tar.gz gentoo-35138330ccd8a4b7e24c00f29ce4249cfc789bb6.tar.bz2 gentoo-35138330ccd8a4b7e24c00f29ce4249cfc789bb6.zip |
dev-java/icedtea-bin: x86 stable wrt bug #572716
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-7.2.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.4.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.4.ebuild index e8836535a4c5..aa3fe4f2c406 100644 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.4.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.4.ebuild @@ -24,7 +24,7 @@ done LICENSE="GPL-2-with-linking-exception" SLOT="7" -KEYWORDS="-* amd64 ~arm ~ppc64 ~x86" +KEYWORDS="-* amd64 ~arm ~ppc64 x86" IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin nss pulseaudio selinux source +webstart" REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )" |