summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/riscv/package.mask5
-rw-r--r--profiles/arch/riscv/rv64gc/lp64d/package.mask5
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask
index ab795bdab09d..14d513dbb5bc 100644
--- a/profiles/arch/riscv/package.mask
+++ b/profiles/arch/riscv/package.mask
@@ -1,6 +1,11 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Yixun Lan <dlan@gentoo.org> (2022-08-11)
+# dev-java/openjdk support lp64d only, so mask others
+virtual/jdk
+virtual/jre
+
# Arthur Zamarin <arthurzam@gentoo.org> (2022-04-30)
# Bootstrapping was created only for lp64d
dev-java/openjdk
diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.mask b/profiles/arch/riscv/rv64gc/lp64d/package.mask
index 53f8d2598ac4..f08a2570a938 100644
--- a/profiles/arch/riscv/rv64gc/lp64d/package.mask
+++ b/profiles/arch/riscv/rv64gc/lp64d/package.mask
@@ -1,6 +1,11 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Yixun Lan <dlan@gentoo.org> (2022-08-11)
+# dev-java/openjdk support lp64d, unmask it
+-virtual/jdk
+-virtual/jre
+
# Arthur Zamarin <arthurzam@gentoo.org> (2022-04-30)
# Bootstrapping tarball was created for lp64d
-dev-java/openjdk