diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-02-28 12:39:32 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-28 15:02:23 +0800 |
commit | 4f5ae5397d0c254966f4f5755c4bd2a01bf8e693 (patch) | |
tree | 8d34abbe09275b65a54a8db9c8627f3ccf324358 /profiles | |
parent | profiles/arch/riscv: unmask app-accessibility/espeak-ng[man] (diff) | |
download | gentoo-4f5ae5397d0c254966f4f5755c4bd2a01bf8e693.tar.gz gentoo-4f5ae5397d0c254966f4f5755c4bd2a01bf8e693.tar.bz2 gentoo-4f5ae5397d0c254966f4f5755c4bd2a01bf8e693.zip |
profiles/arch/riscv: mask media-gfx/krita[vc]
build fails with USE=vc
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 792884dc36e9..9f7d5a307eab 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan <alex.fan.q@gmail.com> (2022-02-28) +# dev-libs/vc is a dummy implementation on this arch +# krita fails to build with it +media-gfx/krita vc + # Adel Kara Slimane <adel.ks@zegrapher.com> (2022-02-17) # Mask AMF keyword on non-amd64 arches # It is unusable, for now, in other arches |