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 A730613835A for ; Tue, 22 Jun 2021 17:02:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54418E086E; Tue, 22 Jun 2021 17:02:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3363EE086D for ; Tue, 22 Jun 2021 17:02:04 +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 2FDB6335D8E for ; Tue, 22 Jun 2021 17:02:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52BE37B7 for ; Tue, 22 Jun 2021 17:02:00 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1624381177.8775f894ba4cbada9d7678aecbcd65bef2e1030f.marecki@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: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 8775f894ba4cbada9d7678aecbcd65bef2e1030f X-VCS-Branch: master Date: Tue, 22 Jun 2021 17:02:00 +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: fbd94da8-0d44-41e9-abe5-b32555443aae X-Archives-Hash: 4e1543de2210bfb06000a36920bd42c5 commit: 8775f894ba4cbada9d7678aecbcd65bef2e1030f Author: Marek Szuba gentoo org> AuthorDate: Tue Jun 22 15:42:28 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Jun 22 16:59:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8775f894 profiles/arch/riscv: mask USE="imagequant test tk" on dev-python/pillow imagequant depends on media-gfx/libimagequant, test - on either ImageMagick or GraphicsMagick, tk - dev-lang/tk via Python. None of them have been keyworded on riscv yet. Signed-off-by: Marek Szuba gentoo.org> profiles/arch/riscv/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 739e7afbd94..b6b08092a1a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-06-22) +# Dependencies not keyworded here yet +dev-python/pillow imagequant test tk + # Marek Szuba (2021-06-21) # net-libs/mbedtls not keyworded here, not tested net-libs/libssh2 mbedtls