diff options
author | 2022-11-06 11:08:19 -0500 | |
---|---|---|
committer | 2022-11-08 18:56:59 -0500 | |
commit | 2aae8b13c13e030412aaad27a0a613f5c3eb55a5 (patch) | |
tree | 5f08295fcb71935845fecb85302949a516d3e671 /profiles | |
parent | media-gfx/renderdoc: Update glslang dep (diff) | |
download | gentoo-2aae8b13c13e030412aaad27a0a613f5c3eb55a5.tar.gz gentoo-2aae8b13c13e030412aaad27a0a613f5c3eb55a5.tar.bz2 gentoo-2aae8b13c13e030412aaad27a0a613f5c3eb55a5.zip |
package.mask: Remove vulkan mask
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 729b04d12cae..6305bc3cc77a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -57,22 +57,6 @@ dev-python/tempita # Removal on 2022-12-04. Bug #879515. dev-python/watchgod -# Ionen Wolkens <ionen@gentoo.org> (2022-11-02) -# glslang breaks ABI (leading to crashes until consumers are rebuilt) -# and prevents re-building packages which used this part of the ABI -# directly. Temporary mask until the situation improves. -# WARNING: If you've already managed to build packages that used -# this version, they should be rebuilt after downgrading. -# https://bugs.gentoo.org/879149 -# https://github.com/KhronosGroup/glslang/issues/3052 -~dev-util/glslang-1.3.231 -~dev-util/spirv-headers-1.3.231 -~dev-util/spirv-tools-1.3.231 -~dev-util/vulkan-headers-1.3.231 -~dev-util/vulkan-tools-1.3.231 -~media-libs/vulkan-layers-1.3.231 -~media-libs/vulkan-loader-1.3.231 - # Matt Turner <mattst88@gentoo.org> (2022-11-01) # Added by a proxied maintainer in 2018 who then never touched it again before # disappearing. Doesn't build with Python 3.9. Depends on gnome-base/gconf. |