diff options
author | 2021-01-14 14:12:12 +0000 | |
---|---|---|
committer | 2021-01-14 14:13:49 +0000 | |
commit | 52184f0ffb41ee3b8f95ef48f0fcf787b55c28e3 (patch) | |
tree | 490861ce36b4ca815f6edcd720ed7b3d9f92793d /profiles | |
parent | games-strategy/warzone2100: version bump to 3.4.1 (diff) | |
download | gentoo-52184f0ffb41ee3b8f95ef48f0fcf787b55c28e3.tar.gz gentoo-52184f0ffb41ee3b8f95ef48f0fcf787b55c28e3.tar.bz2 gentoo-52184f0ffb41ee3b8f95ef48f0fcf787b55c28e3.zip |
profiles/arch/x86/package.use.mask: mask games-strategy/warzone2100[vulkan] for now
Unclear whether or not Vulkan + libsdl2 actually works on x86.
Not in a position to test right now.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 5d8f747b1f70..a7f813ca3884 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-01-14) +# Needs libsdl2[vulkan] +# Vulkan may be supported on x86, as per +# Qt unmasking below, but not able to test +# libsdl2 + Vulkan on x86 at the moment. +games-strategy/warzone2100 vulkan + # Michał Górny <mgorny@gentoo.org> (2020-12-21) # Sanitizers supported on this architecture. sys-libs/compiler-rt-sanitizers -asan -lsan |