diff options
Diffstat (limited to 'dev-java/icedtea-bin/icedtea-bin-3.16.0-r2.ebuild')
-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 )" |