diff options
author | Sam James <sam@gentoo.org> | 2024-03-04 07:57:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-04 07:57:34 +0000 |
commit | 8cd375481706ab803b2d081b0c2eaff9daaa26e1 (patch) | |
tree | c372eff32671c704f4fbd16b7e9bbbef6f2b1bcf /dev-java | |
parent | net-proxy/squid: bump to 6.7, fix compilation w/gcc-13 (diff) | |
download | gentoo-8cd375481706ab803b2d081b0c2eaff9daaa26e1.tar.gz gentoo-8cd375481706ab803b2d081b0c2eaff9daaa26e1.tar.bz2 gentoo-8cd375481706ab803b2d081b0c2eaff9daaa26e1.zip |
dev-java/icedtea-bin: Stabilize 3.16.0-r2 x86, #926122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild index 286903ac85c1..bb3c3fa69eea 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild @@ -32,7 +32,7 @@ HOMEPAGE="http://icedtea.classpath.org" LICENSE="GPL-2-with-classpath-exception" SLOT="8" -KEYWORDS="-* ~amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="-* ~amd64 ~arm arm64 ppc64 x86" IUSE="+alsa big-endian cups doc examples +gtk headless-awt pulseaudio selinux source" REQUIRED_USE="gtk? ( !headless-awt )" |