diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-21 07:23:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-21 07:23:07 +0000 |
| commit | e38a0ddb7949a65c01841917fc2962fb0b6ec0df (patch) | |
| tree | 09bf93eb5309072d7dce8ad1deb82566a6a53787 /dev-java | |
| parent | 6e7c856828b169114c1fdcda6e0c3c9a2014c5aa (diff) | |
| download | baldeagleos-repo-e38a0ddb7949a65c01841917fc2962fb0b6ec0df.tar.gz baldeagleos-repo-e38a0ddb7949a65c01841917fc2962fb0b6ec0df.tar.xz baldeagleos-repo-e38a0ddb7949a65c01841917fc2962fb0b6ec0df.zip | |
Adding metadata
Diffstat (limited to 'dev-java')
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-java/openjdk-bin/openjdk-bin-11.0.29_p7.ebuild b/dev-java/openjdk-bin/openjdk-bin-11.0.29_p7.ebuild index 77feacd6bb80..c6ac65b83399 100644 --- a/dev-java/openjdk-bin/openjdk-bin-11.0.29_p7.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-11.0.29_p7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ S="${WORKDIR}/jdk-${MY_PV}" LICENSE="GPL-2-with-classpath-exception" SLOT=$(ver_cut 1) -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x64-macos" IUSE="alsa cups headless-awt selinux source" RDEPEND=" diff --git a/dev-java/openjdk-bin/openjdk-bin-17.0.17_p10.ebuild b/dev-java/openjdk-bin/openjdk-bin-17.0.17_p10.ebuild index 26b57f04d793..b1a9ddf1cff8 100644 --- a/dev-java/openjdk-bin/openjdk-bin-17.0.17_p10.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-17.0.17_p10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -43,7 +43,7 @@ S="${WORKDIR}/jdk-${MY_PV}" LICENSE="GPL-2-with-classpath-exception" SLOT=$(ver_cut 1) -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x64-macos" IUSE="alsa cups headless-awt selinux source" RDEPEND=" diff --git a/dev-java/openjdk-bin/openjdk-bin-21.0.9_p10.ebuild b/dev-java/openjdk-bin/openjdk-bin-21.0.9_p10.ebuild index f8d98e80b918..5e480f09f437 100644 --- a/dev-java/openjdk-bin/openjdk-bin-21.0.9_p10.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-21.0.9_p10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ S="${WORKDIR}/jdk-${MY_PV}" LICENSE="GPL-2-with-classpath-exception" SLOT=$(ver_cut 1) -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 arm64 ppc64 ~riscv" IUSE="alsa cups headless-awt selinux source" RDEPEND=" diff --git a/dev-java/openjdk-bin/openjdk-bin-25.0.1_p8.ebuild b/dev-java/openjdk-bin/openjdk-bin-25.0.1_p8.ebuild index 48be727ad4cb..bbf3f575b04a 100644 --- a/dev-java/openjdk-bin/openjdk-bin-25.0.1_p8.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-25.0.1_p8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -54,7 +54,7 @@ S="${WORKDIR}/jdk-${MY_PV}" LICENSE="GPL-2-with-classpath-exception" SLOT=$(ver_cut 1) -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 arm64 ppc64 ~riscv" IUSE="alsa cups headless-awt selinux source" RDEPEND=" diff --git a/dev-java/openjdk-bin/openjdk-bin-8.472_p08.ebuild b/dev-java/openjdk-bin/openjdk-bin-8.472_p08.ebuild index 61ff57ded6e0..7b22979222d0 100644 --- a/dev-java/openjdk-bin/openjdk-bin-8.472_p08.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-8.472_p08.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -42,7 +42,7 @@ S="${WORKDIR}/jdk${MY_PV}" LICENSE="GPL-2-with-classpath-exception" SLOT=$(ver_cut 1) -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x64-macos" IUSE="alsa cups examples headless-awt selinux source" |
