diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-05-17 22:02:46 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-05-17 22:36:46 +0100 |
commit | 134ea4b77410f0fc50fa34e475c80305e0758a58 (patch) | |
tree | 09ae468645f9fb6f72fa60b0e3282ebd7b7ca61e /dev-java/icedtea-bin | |
parent | dev-java/icedtea-web: 1.6.1-r1 stable on amd64 and x86 (#581876) (diff) | |
download | gentoo-134ea4b77410f0fc50fa34e475c80305e0758a58.tar.gz gentoo-134ea4b77410f0fc50fa34e475c80305e0758a58.tar.bz2 gentoo-134ea4b77410f0fc50fa34e475c80305e0758a58.zip |
dev-java/icedtea-bin: 3.0.1 stable on amd64 and x86 (#581876)
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild index 911e81b9e43b..4d3034c0baf6 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.0.1.ebuild @@ -24,7 +24,7 @@ done LICENSE="GPL-2-with-linking-exception" SLOT="8" -KEYWORDS="-* ~amd64 ~arm ppc64 ~x86" +KEYWORDS="-* amd64 ~arm ppc64 x86" IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin pulseaudio selinux source +webstart" REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )" |