commit: 4c3a4586d6a98ce2ab37ebb4291c9d14475cc835 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Nov 12 06:20:32 2018 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Dec 16 00:53:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3a4586
arch/x86/package.use.mask: remove vulkan unmask for mpv vulkan-loader is not x86 keyworded but should work feel free to file keywording request Bug: https://bugs.gentoo.org/670618 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/arch/x86/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index c634b31e623..82bc3972eb3 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -50,11 +50,6 @@ net-fs/samba -ceph # Catalyst has support for assembling bootloader on this arch dev-util/catalyst -system-bootloader -# Ilya Tumaykin <[email protected]> (17 Jun 2018) -# Vulkan support is only available on few selected arches atm. -# Mask everywhere, unmask where appropriate. -media-video/mpv -vulkan - # Andreas K. Hüttel <[email protected]> (21 May 2018) # LO kde support on x86 is broken, see bug 650208 =app-office/libreoffice-bin-6.0* kde
