From d0ce6100a65273aa3df8a6d8dbb6a83f2661784a Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Sat, 28 Oct 2023 16:05:00 +0200 Subject: profiles: add openjdk:21 system-bootstrap masks Signed-off-by: Florian Schmaus --- profiles/default/linux/arm64/17.0/musl/package.use.force | 3 ++- profiles/default/linux/arm64/23.0/musl/package.use.force | 3 ++- profiles/default/linux/arm64/23.0/split-usr/musl/package.use.force | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'profiles/default') diff --git a/profiles/default/linux/arm64/17.0/musl/package.use.force b/profiles/default/linux/arm64/17.0/musl/package.use.force index 21cef28896ca..56d657307578 100644 --- a/profiles/default/linux/arm64/17.0/musl/package.use.force +++ b/profiles/default/linux/arm64/17.0/musl/package.use.force @@ -1,7 +1,8 @@ -# Copyright 2022 Gentoo Authors. +# Copyright 2022-2023 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # Arthur Zamarin (2022-01-21) # Bootstrapping is possible using our build snapshot, so don't force # system bootstrap dev-java/openjdk:17 -system-bootstrap +dev-java/openjdk:21 -system-bootstrap diff --git a/profiles/default/linux/arm64/23.0/musl/package.use.force b/profiles/default/linux/arm64/23.0/musl/package.use.force index 21cef28896ca..56d657307578 100644 --- a/profiles/default/linux/arm64/23.0/musl/package.use.force +++ b/profiles/default/linux/arm64/23.0/musl/package.use.force @@ -1,7 +1,8 @@ -# Copyright 2022 Gentoo Authors. +# Copyright 2022-2023 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # Arthur Zamarin (2022-01-21) # Bootstrapping is possible using our build snapshot, so don't force # system bootstrap dev-java/openjdk:17 -system-bootstrap +dev-java/openjdk:21 -system-bootstrap diff --git a/profiles/default/linux/arm64/23.0/split-usr/musl/package.use.force b/profiles/default/linux/arm64/23.0/split-usr/musl/package.use.force index 21cef28896ca..56d657307578 100644 --- a/profiles/default/linux/arm64/23.0/split-usr/musl/package.use.force +++ b/profiles/default/linux/arm64/23.0/split-usr/musl/package.use.force @@ -1,7 +1,8 @@ -# Copyright 2022 Gentoo Authors. +# Copyright 2022-2023 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # Arthur Zamarin (2022-01-21) # Bootstrapping is possible using our build snapshot, so don't force # system bootstrap dev-java/openjdk:17 -system-bootstrap +dev-java/openjdk:21 -system-bootstrap -- cgit v1.2.3-65-gdbad