diff options
author | 2023-10-09 16:59:15 -0400 | |
---|---|---|
committer | 2023-10-09 17:21:22 -0400 | |
commit | c0009dfae6ae4277557fabe3c5d3c47a6cfe453a (patch) | |
tree | 71925b8710bd891fc4cceecff3f1f180b3cbf242 /profiles/arch/hppa | |
parent | www-client/opera-beta: remove old (diff) | |
download | gentoo-c0009dfae6ae4277557fabe3c5d3c47a6cfe453a.tar.gz gentoo-c0009dfae6ae4277557fabe3c5d3c47a6cfe453a.tar.bz2 gentoo-c0009dfae6ae4277557fabe3c5d3c47a6cfe453a.zip |
profiles/arch: adjust media-libs/libplacebo USE for keywording
Due to become a hard dependency of media-video/mpv (previously been
masking USE=libplacebo), and will need wider availability. Can also
be optionally used by ffmpeg and vlc which have more keywords as well.
This masks/swaps the more troublesome vulkan/glslang/shaderc USE where
needed to simplify (shaderc notably has more dependencies).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index e7d58e572d63..b8e9b5b7df13 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Ionen Wolkens <ionen@gentoo.org> (2023-10-09) +# Vulkan is not available here, including packages for related USE. +media-libs/libplacebo glslang shaderc vulkan + # Andreas Sturmlechner <asturm@gentoo.org> (2023-10-08) # Vulkan is not available on hppa. dev-qt/qtdeclarative vulkan |