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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 95F4F13835B for ; Fri, 21 May 2021 00:52:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD8A6E0893; Fri, 21 May 2021 00:52:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4D18E088D for ; Fri, 21 May 2021 00:52:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9F62335D82 for ; Fri, 21 May 2021 00:52:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D54BF795 for ; Fri, 21 May 2021 00:51:57 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1621558166.f98bd74097f48d97094d93be2fa71402ab44501e.dlan@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: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: f98bd74097f48d97094d93be2fa71402ab44501e X-VCS-Branch: master Date: Fri, 21 May 2021 00:51:57 +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: c25f99ee-e9b4-40a6-96d5-2d5b4457d04e X-Archives-Hash: 9d7723d12e425ddcc6abd407bfebb32f commit: f98bd74097f48d97094d93be2fa71402ab44501e Author: Yixun Lan gentoo org> AuthorDate: Wed May 19 14:15:57 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Fri May 21 00:49:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98bd740 profile/riscv: mask USE=cups x11-libs/gtk+, not tested Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index b0ef57c77fe..99726f640c9 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -5,6 +5,7 @@ # Dependencies not keyworded, not tested dev-libs/gobject-introspection doctool test dev-python/markdown test +x11-libs/gtk+ cups # Sam James (2021-03-11) # media-libs/libheif isn't keyworded here