diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2022-05-08 17:48:40 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2022-05-08 17:48:40 -0400 |
commit | bff15d8a09c07910f6cd2615d8fc619c63a3981e (patch) | |
tree | b6e0d598248f9f82f6794ac615b797dffb345425 /app-emulation | |
parent | app-emulation/wine-vanilla: Sync with ::wine (diff) | |
download | gentoo-bff15d8a09c07910f6cd2615d8fc619c63a3981e.tar.gz gentoo-bff15d8a09c07910f6cd2615d8fc619c63a3981e.tar.bz2 gentoo-bff15d8a09c07910f6cd2615d8fc619c63a3981e.zip |
app-emulation/wine-staging: 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-staging/wine-staging-7.8.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/wine-staging/wine-staging-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-staging/wine-staging-7.8.ebuild b/app-emulation/wine-staging/wine-staging-7.8.ebuild index 85082a82bc6f..75221ce0a8cc 100644 --- a/app-emulation/wine-staging/wine-staging-7.8.ebuild +++ b/app-emulation/wine-staging/wine-staging-7.8.ebuild @@ -487,7 +487,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-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild index 85082a82bc6f..75221ce0a8cc 100644 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild @@ -487,7 +487,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) |