commit:     1224cfdfb082bce7bc14d911ade3bc806993a432
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 10:02:05 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 10:02:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1224cfdf

profiles/arch/riscv: handle media-tv/kodi, only support in lp64d profile

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 profiles/arch/riscv/package.mask              | 5 +++++
 profiles/arch/riscv/rv64gc/lp64d/package.mask | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/profiles/arch/riscv/package.mask b/profiles/arch/riscv/package.mask
index 14d513dbb5bc..29aedbc637b5 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 <d...@gentoo.org> (2022-08-27)
+# mask it due to depend on virtual/jre
+# and then unmask in sub-profile accordingly
+media-tv/kodi
+
 # Yixun Lan <d...@gentoo.org> (2022-08-11)
 # dev-java/openjdk support lp64d only, so mask others
 virtual/jdk

diff --git a/profiles/arch/riscv/rv64gc/lp64d/package.mask 
b/profiles/arch/riscv/rv64gc/lp64d/package.mask
index f08a2570a938..475eba53359f 100644
--- a/profiles/arch/riscv/rv64gc/lp64d/package.mask
+++ b/profiles/arch/riscv/rv64gc/lp64d/package.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Yixun Lan <d...@gentoo.org> (2022-08-27)
+# unmask it here, depend on virtual/jre
+-media-tv/kodi
+
 # Yixun Lan <d...@gentoo.org> (2022-08-11)
 # dev-java/openjdk support lp64d, unmask it
 -virtual/jdk

Reply via email to