commit: 48f5aedd613ee8a5539e064ec2e537aef3e0b692 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Fri Sep 26 06:04:01 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Sep 26 15:51:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f5aedd
virtual/jdk: keyword 25-r1 for ~amd64 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/43938 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> virtual/jdk/jdk-25-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/jdk/jdk-25-r1.ebuild b/virtual/jdk/jdk-25-r1.ebuild index e66faa32a8ad..6ce845414596 100644 --- a/virtual/jdk/jdk-25-r1.ebuild +++ b/virtual/jdk/jdk-25-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="${PV}" -# KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64" IUSE="headless-awt" RDEPEND="|| (
