From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F3460158020 for ; Tue, 18 Oct 2022 11:08:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2ABDEE095C; Tue, 18 Oct 2022 11:08:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 10C5FE095C for ; Tue, 18 Oct 2022 11:08:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 400A134109A for ; Tue, 18 Oct 2022 11:08:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4922615 for ; Tue, 18 Oct 2022 11:08:31 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1666091249.955cb7098a87be09d519a9ebc5ef73fc0ce64a62.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 955cb7098a87be09d519a9ebc5ef73fc0ce64a62 X-VCS-Branch: master Date: Tue, 18 Oct 2022 11:08:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7e6500b6-96bd-4057-9e0d-43dcfd2e208a X-Archives-Hash: 32bd64961a4414fbca82142ad04ca95c commit: 955cb7098a87be09d519a9ebc5ef73fc0ce64a62 Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 18 11:07:29 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 18 11:07:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955cb709 profiles/arch/riscv: Drop obsolete media-gfx/krita[vc] mask - krita no longer has a dependency on dev-libs/vc Signed-off-by: Jakov Smolić gentoo.org> profiles/arch/riscv/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a9fc7b45d5dc..e55a09567d76 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -68,11 +68,6 @@ sys-block/fio rbd # Upstream bug for criu: https://github.com/checkpoint-restore/criu/issues/1702 app-containers/crun criu -# 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