commit: 2aae8b13c13e030412aaad27a0a613f5c3eb55a5 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Sun Nov 6 16:08:19 2022 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Tue Nov 8 23:56:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae8b13
package.mask: Remove vulkan mask Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org> profiles/package.mask | 16 ---------------- 1 file changed, 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 <[email protected]> (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 <[email protected]> (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.
