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/arch/riscv/rv64gc/lp64d/
Date: Sun, 01 May 2022 20:48:02
Message-Id: 1651437994.b310286190b1f76ffadb1224b0eea3f8c6d26e50.gyakovlev@gentoo
1 commit: b310286190b1f76ffadb1224b0eea3f8c6d26e50
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 14:12:25 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 20:46:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3102861
7
8 profiles/riscv/lp64d: unmask dev-java/openjdk:11[system-bootstrap]
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11 Closes: https://github.com/gentoo/gentoo/pull/25267
12 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
13
14 profiles/arch/riscv/rv64gc/lp64d/package.mask | 6 ++++++
15 profiles/arch/riscv/rv64gc/lp64d/package.use.force | 7 +++++++
16 2 files changed, 13 insertions(+)
17
18 diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.mask b/profiles/arch/riscv/rv64gc/lp64d/package.mask
19 new file mode 100644
20 index 000000000000..53f8d2598ac4
21 --- /dev/null
22 +++ b/profiles/arch/riscv/rv64gc/lp64d/package.mask
23 @@ -0,0 +1,6 @@
24 +# Copyright 2019-2022 Gentoo Authors
25 +# Distributed under the terms of the GNU General Public License v2
26 +
27 +# Arthur Zamarin <arthurzam@g.o> (2022-04-30)
28 +# Bootstrapping tarball was created for lp64d
29 +-dev-java/openjdk
30
31 diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.use.force b/profiles/arch/riscv/rv64gc/lp64d/package.use.force
32 new file mode 100644
33 index 000000000000..928df18feed2
34 --- /dev/null
35 +++ b/profiles/arch/riscv/rv64gc/lp64d/package.use.force
36 @@ -0,0 +1,7 @@
37 +# Copyright 2022 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +# Arthur Zamarin <arthurzam@g.o> (2022-04-30)
41 +# Bootstrapping is possible using our build snapshot, so don't force
42 +# system bootstrap
43 +dev-java/openjdk:11 -system-bootstrap