From 4f5ae5397d0c254966f4f5755c4bd2a01bf8e693 Mon Sep 17 00:00:00 2001 From: Alex Fan Date: Mon, 28 Feb 2022 12:39:32 +1100 Subject: [PATCH] profiles/arch/riscv: mask media-gfx/krita[vc] build fails with USE=vc Signed-off-by: Alex Fan Signed-off-by: Yixun Lan --- profiles/arch/riscv/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 792884dc36e95..9f7d5a307eab0 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 (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 (2022-02-17) # Mask AMF keyword on non-amd64 arches # It is unusable, for now, in other arches