diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-27 14:54:15 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-27 14:54:15 +0100 |
commit | d654bb059f90c086625a31ce15747f8418cd4bd5 (patch) | |
tree | 0a78e925021da9dc8bfd06ada53004c160b957b3 /profiles/arch | |
parent | 4e6378ddac49b7268b7ab55d1f5900b2a6d81923 (diff) |
gentoo auto-resync : 27:08:2022 - 14:54:15
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/riscv/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/riscv/rv64gc/lp64d/package.mask | 4 |
3 files changed, 10 insertions, 5 deletions
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 <dlan@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 <dlan@gentoo.org> (2022-08-11) # dev-java/openjdk support lp64d only, so mask others virtual/jdk diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 409fde4210c6..51b5004a6cc9 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,12 +1,8 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Arthur Zamarin <arthurzam@gentoo.org> (2022-08-15) -# deps not keyworded -dev-util/pkgcheck emacs - # Yixun Lan <dlan@gentoo.org> (2022-08-11) -# lua not support on riscv +# luajit is currently not supported on riscv dev-util/bcc lua # Yu Gu <guyu2876@gmail.com> (2022-07-26) 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 <dlan@gentoo.org> (2022-08-27) +# unmask it here, depend on virtual/jre +-media-tv/kodi + # Yixun Lan <dlan@gentoo.org> (2022-08-11) # dev-java/openjdk support lp64d, unmask it -virtual/jdk |