diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-08-12 09:43:38 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-08-12 09:47:43 +0800 |
commit | 925da763c9d6aba71da5bd24a0167c92cb1a40de (patch) | |
tree | 8ae5956de58f5248e925738977e55126fbe77921 /profiles | |
parent | profiles/arch/riscv: cleanup due to USE flags dropped (diff) | |
download | gentoo-925da763c9d6aba71da5bd24a0167c92cb1a40de.tar.gz gentoo-925da763c9d6aba71da5bd24a0167c92cb1a40de.tar.bz2 gentoo-925da763c9d6aba71da5bd24a0167c92cb1a40de.zip |
profiles/arch/riscv: mask dev-util/bcc[lua]
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 <dlan@gentoo.org> (2022-08-11) +# lua not support on riscv +dev-util/bcc lua + # Yu Gu <guyu2876@gmail.com> (2022-07-26) # Xen does not work on riscv, ceph not tested, bug #859625 app-emulation/libvirt xen rbd |