diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-01-29 14:27:03 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-01-29 14:31:08 -0500 |
commit | 852d4ce6b426717d107849d8151b3dc2f1104d95 (patch) | |
tree | 94674c793b1823c9e0ca81892babe499a53cbb1d /profiles | |
parent | dev-python/simpervisor: Add a fix for newer yarl compatibility (diff) | |
download | gentoo-852d4ce6b426717d107849d8151b3dc2f1104d95.tar.gz gentoo-852d4ce6b426717d107849d8151b3dc2f1104d95.tar.bz2 gentoo-852d4ce6b426717d107849d8151b3dc2f1104d95.zip |
package.use.mask: Mask USE=zink on media-libs/mesa
Bug: https://bugs.gentoo.org/919858
Bug: https://bugs.gentoo.org/923054
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 5407972c13ac..e4e8702dc01d 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2024-01-29) +# Causes various issues. See bugs #919858, #923054 +media-libs/mesa zink + # Sam James <sam@gentoo.org> (2023-06-06) # Needs linux-only dev-libs/libaio. app-emulation/qemu -aio |