diff options
author | Karel Kočí <cynerd@email.cz> | 2018-06-18 09:54:55 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-06-18 09:54:55 +0200 |
commit | 2110a0091e5c100b197d6b2b902f027d3ad47d6e (patch) | |
tree | 94fb19de7b2eb2be61de1d811d0a01c701167878 /profiles | |
parent | 31d9a16d49c905ab5ed165ce8218c610b805c01b (diff) | |
download | gentoo-personal-overlay-2110a0091e5c100b197d6b2b902f027d3ad47d6e.tar.gz gentoo-personal-overlay-2110a0091e5c100b197d6b2b902f027d3ad47d6e.tar.bz2 gentoo-personal-overlay-2110a0091e5c100b197d6b2b902f027d3ad47d6e.zip |
Revert "Enable vulkan and vkd3d for wine"
This reverts commit cf707ceed48d92d009eb523dddca649683ada33d.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/gaming/package.use | 2 | ||||
-rw-r--r-- | profiles/gaming/packages | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index d2609dc..7961015 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -7,5 +7,3 @@ dev-dotnet/libgdiplus cairo # For wine media-libs/libsdl2 haptic -app-emulation/wine-vanilla vulkan vkd3d -app-emulation/wine-staging vulkan vkd3d diff --git a/profiles/gaming/packages b/profiles/gaming/packages index 509c67f..28bd163 100644 --- a/profiles/gaming/packages +++ b/profiles/gaming/packages @@ -3,7 +3,6 @@ games-util/joystick # Wine app-emulation/wine-vanilla -app-emulation/wine-staging # Games #games-simulation/openttd |