commit:     fef2454484ce1f8d6f22889d8dae5224ec84b6ee
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 00:23:01 2019 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 00:24:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef24544

virtual/wine: Remove d3d9 USE

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 virtual/wine/wine-0-r6.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/virtual/wine/wine-0-r6.ebuild b/virtual/wine/wine-0-r6.ebuild
index 9371f2d57ed..ce5b0f83df0 100644
--- a/virtual/wine/wine-0-r6.ebuild
+++ b/virtual/wine/wine-0-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ DESCRIPTION="Virtual for Wine that supports multiple variants 
and slotting"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+abi_x86_32 +abi_x86_64 d3d9 staging"
+IUSE="+abi_x86_32 +abi_x86_64 staging"
 
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )"
 
@@ -20,10 +20,6 @@ RDEPEND="
                app-emulation/wine-staging[staging]
                app-emulation/wine-any[staging]
        ) )
-       d3d9? ( || (
-               app-emulation/wine-d3d9[d3d9]
-               app-emulation/wine-any[d3d9]
-       ) )
        || (
                app-emulation/wine-vanilla[abi_x86_32=,abi_x86_64=]
                app-emulation/wine-staging[abi_x86_32=,abi_x86_64=]

Reply via email to