summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-30 17:12:25 +0300
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-05-01 13:46:34 -0700
commitb310286190b1f76ffadb1224b0eea3f8c6d26e50 (patch)
treed25ed0226e74de1ce3a314e3857c3ac0e65caad9
parentprofiles/arch/riscv: mask dev-java/openjdk (diff)
downloadgentoo-b310286190b1f76ffadb1224b0eea3f8c6d26e50.tar.gz
gentoo-b310286190b1f76ffadb1224b0eea3f8c6d26e50.tar.bz2
gentoo-b310286190b1f76ffadb1224b0eea3f8c6d26e50.zip
profiles/riscv/lp64d: unmask dev-java/openjdk:11[system-bootstrap]
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/25267 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--profiles/arch/riscv/rv64gc/lp64d/package.mask6
-rw-r--r--profiles/arch/riscv/rv64gc/lp64d/package.use.force7
2 files changed, 13 insertions, 0 deletions
diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.mask b/profiles/arch/riscv/rv64gc/lp64d/package.mask
new file mode 100644
index 000000000000..53f8d2598ac4
--- /dev/null
+++ b/profiles/arch/riscv/rv64gc/lp64d/package.mask
@@ -0,0 +1,6 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2022-04-30)
+# Bootstrapping tarball was created for lp64d
+-dev-java/openjdk
diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.use.force b/profiles/arch/riscv/rv64gc/lp64d/package.use.force
new file mode 100644
index 000000000000..928df18feed2
--- /dev/null
+++ b/profiles/arch/riscv/rv64gc/lp64d/package.use.force
@@ -0,0 +1,7 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2022-04-30)
+# Bootstrapping is possible using our build snapshot, so don't force
+# system bootstrap
+dev-java/openjdk:11 -system-bootstrap