commit: 598d9cb8c373868eb20610ed96afac019f25a50e Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org> AuthorDate: Wed May 2 01:27:55 2018 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Wed May 2 01:32:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598d9cb8
profiles/arch/base: Add USE mask for app-emulation/wine-d3d9[vulkan] profiles/arch/base/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index cfe165ba910..f0970c9541d 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -4,6 +4,7 @@ # Nick Sarnie <[email protected]> (29 Apr 2018) # media-libs/vulkan-loader is not available everywhere app-emulation/wine-any vulkan +app-emulation/wine-d3d9 vulkan app-emulation/wine-staging vulkan app-emulation/wine-vanilla vulkan
