diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-26 13:19:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-26 13:19:29 +0200 |
commit | 65d22f25cf71f351a56e147a7c1494a913e7412c (patch) | |
tree | e275c0596a2e841385aa0c99dc263e990bc0e7d9 /dev-java | |
parent | 61c7e8baa0e091f9186be851675ef1c5f089da67 (diff) | |
download | gentoo-65d22f25cf71f351a56e147a7c1494a913e7412c.tar.gz gentoo-65d22f25cf71f351a56e147a7c1494a913e7412c.tar.xz |
dev-java/icedtea-bin: amd64 stable wrt bug #581028
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-7.2.6.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 6c0ab3706d0..b826167f9ca 100644 --- 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 @@ -24,7 +24,7 @@ done LICENSE="GPL-2-with-linking-exception" SLOT="7" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin nss pulseaudio selinux source +webstart" REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )" |