diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2018-05-01 21:29:19 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2018-05-01 21:32:35 -0400 |
commit | 9318911c1abc8f0c40fc879f6f1aa8995bdedb88 (patch) | |
tree | 62af472aad20709d58005c6531f5589344a2ea52 | |
parent | profiles/arch/base: Add USE mask for app-emulation/wine-d3d9[vulkan] (diff) | |
download | gentoo-9318911c1abc8f0c40fc879f6f1aa8995bdedb88.tar.gz gentoo-9318911c1abc8f0c40fc879f6f1aa8995bdedb88.tar.bz2 gentoo-9318911c1abc8f0c40fc879f6f1aa8995bdedb88.zip |
profiles/arch/amd64: Unmask app-emulation/wine-d3d9[vulkan] on amd64
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 81b17adc8666..3cc41dab1ce7 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -20,6 +20,7 @@ # Nick Sarnie <sarnex@gentoo.org> (29 Apr 2018) # media-libs/vulkan-loader is keyworded on amd64 app-emulation/wine-any -vulkan +app-emulation/wine-d3d9 -vulkan app-emulation/wine-staging -vulkan app-emulation/wine-vanilla -vulkan |