diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2022-05-08 17:47:47 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2022-05-08 17:48:12 -0400 |
commit | 1ea7ea48e103d3aa2e31c486189eca04afe26b33 (patch) | |
tree | 17a9c44ceea7e3ed69b5cb685b2ca5055450a1e8 /app-emulation | |
parent | net-p2p/syncthing: add 1.20.1 (diff) | |
download | gentoo-1ea7ea48e103d3aa2e31c486189eca04afe26b33.tar.gz gentoo-1ea7ea48e103d3aa2e31c486189eca04afe26b33.tar.bz2 gentoo-1ea7ea48e103d3aa2e31c486189eca04afe26b33.zip |
app-emulation/wine-vanilla: Sync with ::wine
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild index 10954b863ac5..6376228a2cdd 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild @@ -424,7 +424,7 @@ multilib_src_configure() { $(use_with unwind) $(use_with usb) $(use_with v4l v4l2) - $(use_enable vkd3d) +# $(use_enable vkd3d) $(use_with vulkan) $(use_with X x) $(use_with X xfixes) diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 10954b863ac5..6376228a2cdd 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -424,7 +424,7 @@ multilib_src_configure() { $(use_with unwind) $(use_with usb) $(use_with v4l v4l2) - $(use_enable vkd3d) +# $(use_enable vkd3d) $(use_with vulkan) $(use_with X x) $(use_with X xfixes) |