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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE3601581C1 for ; Wed, 10 Jul 2024 14:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9BA9E2B6A; Wed, 10 Jul 2024 14:50:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFE2DE2B68 for ; Wed, 10 Jul 2024 14:50:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82321342FF9 for ; Wed, 10 Jul 2024 14:50:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC1281E0B for ; Wed, 10 Jul 2024 14:50:06 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1720620429.0c3ef3469050d8a3aa5ec0ce557bae594996acc7.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.use.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 0c3ef3469050d8a3aa5ec0ce557bae594996acc7 X-VCS-Branch: master Date: Wed, 10 Jul 2024 14:50:06 +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: 37d5674b-afe1-4430-a2aa-75de8a4e54e6 X-Archives-Hash: 0e563fbf2a381daa754ed0fb8865dcba commit: 0c3ef3469050d8a3aa5ec0ce557bae594996acc7 Author: Michael Orlitzky gentoo org> AuthorDate: Tue Jul 9 20:02:04 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Wed Jul 10 14:07:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3ef346 profiles/features/wd40: mask dev-lang/php[avif] In newer versions of PHP, this tries to pull in libavif via media-libs/gd[avif], which is already masked here. Signed-off-by: Michael Orlitzky gentoo.org> profiles/features/wd40/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index b253ee7d0daa..4848ad8b6b79 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -196,7 +196,9 @@ dev-vcs/mercurial rust # Joonas Niilola (2020-10-02) # Sam James (2021-03-11) +# Michael Orlitzky (2024-07-09) # Dependency only keyworded on specific ${arch} profiles. +>=dev-lang/php-8.3.9 avif dev-libs/efl avif kde-frameworks/kimageformats avif media-libs/gd avif