diff options
author | 2024-07-09 16:02:04 -0400 | |
---|---|---|
committer | 2024-07-10 10:07:09 -0400 | |
commit | 0c3ef3469050d8a3aa5ec0ce557bae594996acc7 (patch) | |
tree | 5c96c5743fb0f974191ce8acbcbd9296ccd57779 | |
parent | dev-lang/php: add 8.3.9, drop 8.3.8 (diff) | |
download | gentoo-0c3ef3469050d8a3aa5ec0ce557bae594996acc7.tar.gz gentoo-0c3ef3469050d8a3aa5ec0ce557bae594996acc7.tar.bz2 gentoo-0c3ef3469050d8a3aa5ec0ce557bae594996acc7.zip |
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 <mjo@gentoo.org>
-rw-r--r-- | profiles/features/wd40/package.use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
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 <juippis@gentoo.org> (2020-10-02) # Sam James <sam@gentoo.org> (2021-03-11) +# Michael Orlitzky <mjo@gentoo.org> (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 |