From c1697ffbea03e75d1b0ea625ecf497e1fc2457e9 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 21 Jan 2022 16:17:15 +0200 Subject: profiles/arm64/musl: enable openjdk:17 bootstrap using our xpak Closes: https://github.com/gentoo/gentoo/pull/23899 Signed-off-by: Arthur Zamarin Signed-off-by: Georgy Yakovlev --- profiles/default/linux/arm64/17.0/musl/package.use.force | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 profiles/default/linux/arm64/17.0/musl/package.use.force (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 new file mode 100644 index 000000000000..21cef28896ca --- /dev/null +++ b/profiles/default/linux/arm64/17.0/musl/package.use.force @@ -0,0 +1,7 @@ +# Copyright 2022 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 -- cgit v1.2.3-65-gdbad