commit: 72be8e6a6ecd193d92357ab53d88c0b2eccfa48e Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Tue May 25 03:13:39 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue May 25 08:24:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72be8e6a
profile/riscv: mask USE=nas for media-libs/libsdl Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 5e8fccbc423..bda614e3946 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # +# + +# Yixun Lan <[email protected]> (2021-05-24) +# sys-libs/libunwind do not support riscv +media-libs/libsdl nas + # Yixun Lan <[email protected]> (2021-05-21) # sys-libs/libunwind do not support riscv media-libs/gstreamer unwind
