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 663241382C5 for ; Thu, 11 Mar 2021 17:26:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B38C1E0907; Thu, 11 Mar 2021 17:26:18 +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 9F2BDE0907 for ; Thu, 11 Mar 2021 17:26:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D61D9335D71 for ; Thu, 11 Mar 2021 17:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4269159D for ; Thu, 11 Mar 2021 17:26:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1615483561.367d4088bcb62aeeb2dfae033950289b604180b4.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 367d4088bcb62aeeb2dfae033950289b604180b4 X-VCS-Branch: master Date: Thu, 11 Mar 2021 17:26:15 +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: 0759661f-86c2-4012-ab1a-5726121a88bc X-Archives-Hash: 1ca003d26def695664a13ecc3e8f3093 commit: 367d4088bcb62aeeb2dfae033950289b604180b4 Author: Sam James gentoo org> AuthorDate: Thu Mar 11 17:24:01 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 11 17:26:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367d4088 profiles/arch/riscv: mask media-libs/gd[avif] where libavif is not available Signed-off-by: Sam James gentoo.org> profiles/arch/riscv/package.use.mask | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 0600e5a0c5e..d040d3dc625 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,9 +1,10 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James (2021-03-06) +# Sam James (2021-03-11) # media-libs/libheif isn't keyworded here -media-libs/gd heif +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif # Sam James (2021-02-26) # dev-libs/efl not keyworded here