dev-java/openjdk: backport commit #0097c507e6a (add ppc64 BE bootstrap for 25)

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/44037
Closes: https://github.com/gentoo/gentoo/pull/44037
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2025-10-11 10:16:48 +02:00
committed by Miroslav Šulc
parent a12c1b4df6
commit 6c4cf57a65

View File

@@ -9,7 +9,7 @@ JAVA_DISABLE_DEPEND_ON_JAVA_DEP_CHECK="true"
inherit check-reqs flag-o-matic java-pkg-2 java-vm-2 multiprocessing toolchain-funcs
# variable name format: <UPPERCASE_KEYWORD>_XPAK
PPC64_XPAK="21.0.0_p35" # big-endian bootstrap tarball
PPC64_XPAK="25_p36" # big-endian bootstrap tarball
# Usage: bootstrap_uri <keyword> <version> [extracond]
# Example: $(bootstrap_uri ppc64 17.0.1_p12 big-endian)