Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/17.0/musl/
Date: Fri, 21 Jan 2022 14:21:41
Message-Id: 1642774868.c1697ffbea03e75d1b0ea625ecf497e1fc2457e9.gyakovlev@gentoo
1 commit: c1697ffbea03e75d1b0ea625ecf497e1fc2457e9
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 21 14:17:15 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 14:21:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1697ffb
7
8 profiles/arm64/musl: enable openjdk:17 bootstrap using our xpak
9
10 Closes: https://github.com/gentoo/gentoo/pull/23899
11 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 profiles/default/linux/arm64/17.0/musl/package.use.force | 7 +++++++
15 1 file changed, 7 insertions(+)
16
17 diff --git a/profiles/default/linux/arm64/17.0/musl/package.use.force b/profiles/default/linux/arm64/17.0/musl/package.use.force
18 new file mode 100644
19 index 000000000000..21cef28896ca
20 --- /dev/null
21 +++ b/profiles/default/linux/arm64/17.0/musl/package.use.force
22 @@ -0,0 +1,7 @@
23 +# Copyright 2022 Gentoo Authors.
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +# Arthur Zamarin <arthurzam@g.o> (2022-01-21)
27 +# Bootstrapping is possible using our build snapshot, so don't force
28 +# system bootstrap
29 +dev-java/openjdk:17 -system-bootstrap