commit: 3bc035bf6325e4780f69e69985dc1d4f0b37cdec Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Mon Apr 30 01:38:55 2018 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Mon Apr 30 01:56:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc035bf
profiles/arch/base: Add USE mask for app-emulation/wine-vanilla[vulkan] profiles/arch/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 6786118cca0..2193850a95a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Nick Sarnie <[email protected]> (29 Apr 2018) +# media-libs/vulkan-loader is not available everywhere +app-emulation/wine-vanilla vulkan + # Richard Yao <[email protected]> (16 Apr 2018) # sys-fs/zfs is not available everywhere. sys-cluster/ceph zfs
