diff options
author | 2025-01-10 00:29:50 +0000 | |
---|---|---|
committer | 2025-01-10 00:29:50 +0000 | |
commit | f5e3a17c0aa973c22d5dbbfe4248e3d7565b0904 (patch) | |
tree | 5a9747ad1186bd90376da2014a3ef22cd7e4132b | |
parent | dev-java/eclipse-ecj: Stabilize 4.33 amd64, #947773 (diff) | |
download | gentoo-f5e3a17c0aa973c22d5dbbfe4248e3d7565b0904.tar.gz gentoo-f5e3a17c0aa973c22d5dbbfe4248e3d7565b0904.tar.bz2 gentoo-f5e3a17c0aa973c22d5dbbfe4248e3d7565b0904.zip |
dev-java/openjdk-jre-bin: Stabilize 21.0.5_p11 amd64, #947773
Signed-off-by: Sam James <sam@gentoo.org>
-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=" |