summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/wine/wine-0-r6.ebuild')
-rw-r--r--virtual/wine/wine-0-r6.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/virtual/wine/wine-0-r6.ebuild b/virtual/wine/wine-0-r6.ebuild
index 9371f2d57ed3..ce5b0f83df02 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=]