diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-29 10:49:09 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-29 15:28:54 -0500 |
commit | 6b42b39fe593208a57616df59b5ad6b3e66a9071 (patch) | |
tree | ba17da1ada512f31bab53815c192fb9e56fb1235 /profiles | |
parent | app-eselect/eselect-wine: cleanup collision messages (diff) | |
download | gentoo-6b42b39fe593208a57616df59b5ad6b3e66a9071.tar.gz gentoo-6b42b39fe593208a57616df59b5ad6b3e66a9071.tar.bz2 gentoo-6b42b39fe593208a57616df59b5ad6b3e66a9071.zip |
profiles/base: package.use.mask ~libplacebo-4.192.1 glslang
Will likely be kept for a while given cleanup of mpv-0.34 will take
some time, and there's no reason to keep old glslang around for it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d6c7328696b5..0e241ff8be84 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Ionen Wolkens <ionen@gentoo.org> (2022-12-29) +# Blocks eventual cleanup of <dev-util/glslang-1.3.231, and the same +# functionality can be got through USE=shaderc without direct usage. +# Use newer libplacebo if really want to use this. +~media-libs/libplacebo-4.192.1 glslang + # Michał Górny <mgorny@gentoo.org> (2022-12-20) # sys-cluster/ganglia is masked for removal. app-metrics/collectd collectd_plugins_gmond |