commit: 925da763c9d6aba71da5bd24a0167c92cb1a40de Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Fri Aug 12 01:43:38 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Aug 12 01:47:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925da763
profiles/arch/riscv: mask dev-util/bcc[lua] Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index ef3767f4e951..6e53ca326581 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yixun Lan <[email protected]> (2022-08-11) +# lua not support on riscv +dev-util/bcc lua + # Yu Gu <[email protected]> (2022-07-26) # Xen does not work on riscv, ceph not tested, bug #859625 app-emulation/libvirt xen rbd
