From 8f3294d4ded9d705cca06f962bb174fe82ccbc7f Mon Sep 17 00:00:00 2001 From: Mike Lothian Date: Wed, 31 Aug 2022 23:12:31 +0100 Subject: app-emulation/dxvk: Remove test option in 9999 This has been removed upstream Signed-off-by: Mike Lothian Closes: https://github.com/gentoo/gentoo/pull/27098 Signed-off-by: Ionen Wolkens --- app-emulation/dxvk/dxvk-9999.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'app-emulation/dxvk') diff --git a/app-emulation/dxvk/dxvk-9999.ebuild b/app-emulation/dxvk/dxvk-9999.ebuild index afc25d76d52c..d670bf41e3f1 100644 --- a/app-emulation/dxvk/dxvk-9999.ebuild +++ b/app-emulation/dxvk/dxvk-9999.ebuild @@ -92,7 +92,6 @@ multilib_src_configure() { $(meson_use {,enable_}d3d11) $(meson_use {,enable_}dxgi) $(usev !debug --strip) # portage won't strip .dll, so allow it here - -Denable_tests=false # needs wine/vulkan and is intended for manual use ) meson_src_configure -- cgit v1.2.3-65-gdbad