diff options
-rw-r--r-- | dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild index 9fe0d3158b43..a8fd6c79ea49 100644 --- a/dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SRC_URI=" DESCRIPTION="Prebuilt Java JRE binaries provided by Eclipse Temurin" HOMEPAGE="https://adoptium.net/" LICENSE="GPL-2-with-classpath-exception" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="alsa cups headless-awt selinux" RDEPEND=" |