diff options
author | Sam James <sam@gentoo.org> | 2024-03-04 07:51:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-04 07:51:17 +0000 |
commit | 0d29133ff7022ba03ae9e444072062ff0c423882 (patch) | |
tree | 71803eeec316109c26e83da2a4260492f5969475 | |
parent | dev-util/cargo-c: Stabilize 0.9.30 arm64, #925954 (diff) | |
download | gentoo-0d29133ff7022ba03ae9e444072062ff0c423882.tar.gz gentoo-0d29133ff7022ba03ae9e444072062ff0c423882.tar.bz2 gentoo-0d29133ff7022ba03ae9e444072062ff0c423882.zip |
dev-java/icedtea-bin: Stabilize 3.16.0-r2 ppc64, #926122
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 329f90ac4a8d..5a3ca5b1305b 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |