diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-10 06:50:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-10 06:50:12 +0000 |
| commit | 09a60ed8a0b732189027dd6efcbbfab6320abb4d (patch) | |
| tree | 81fbba48d3aea4dacedbcb4d4c528e4f7172d1d0 /dev-java | |
| parent | 4caebfb4373815f2ece062eaeeeead8be340e545 (diff) | |
| download | baldeagleos-repo-09a60ed8a0b732189027dd6efcbbfab6320abb4d.tar.gz baldeagleos-repo-09a60ed8a0b732189027dd6efcbbfab6320abb4d.tar.xz baldeagleos-repo-09a60ed8a0b732189027dd6efcbbfab6320abb4d.zip | |
Adding metadata
Diffstat (limited to 'dev-java')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.33.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.33.ebuild index 9c70b5f1d581..a29983fb49d8 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.33.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.33.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 @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="EPL-1.0" SLOT="4.33" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" BDEPEND="app-arch/unzip" COMMON_DEP="app-eselect/eselect-java" diff --git a/dev-java/openjdk-bin/openjdk-bin-21.0.5_p11.ebuild b/dev-java/openjdk-bin/openjdk-bin-21.0.5_p11.ebuild index 7fc34d184029..05863220f290 100644 --- a/dev-java/openjdk-bin/openjdk-bin-21.0.5_p11.ebuild +++ b/dev-java/openjdk-bin/openjdk-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 @@ -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-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=" diff --git a/dev-java/openjdk/openjdk-21.0.5_p11-r1.ebuild b/dev-java/openjdk/openjdk-21.0.5_p11-r1.ebuild index 7949cd6b67aa..8957ca5d41b1 100644 --- a/dev-java/openjdk/openjdk-21.0.5_p11-r1.ebuild +++ b/dev-java/openjdk/openjdk-21.0.5_p11-r1.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 @@ -46,7 +46,7 @@ S="${WORKDIR}/jdk${SLOT}u-jdk-${MY_PV//+/-}" LICENSE="GPL-2-with-classpath-exception" SLOT="${MY_PV%%[.+]*}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" # lto temporarily disabled due to https://bugs.gentoo.org/916735 IUSE="alsa big-endian cups debug doc examples headless-awt javafx +jbootstrap selinux source +system-bootstrap systemtap" |
