aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-27 03:19:16 +0000
committerSam James <sam@gentoo.org>2022-02-27 03:19:16 +0000
commit0eae441121a84ebafc2b1ad3d3bb393d91beb764 (patch)
tree658070ac4ef6047d7a61c737d8838a6c24ed1816 /app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
parentapp-emulation/wine-any: drop IUSE="elibc_glibc" (diff)
downloadwine-0eae441121a84ebafc2b1ad3d3bb393d91beb764.tar.gz
wine-0eae441121a84ebafc2b1ad3d3bb393d91beb764.tar.bz2
wine-0eae441121a84ebafc2b1ad3d3bb393d91beb764.zip
app-emulation/wine-d3d9: drop IUSE="elibc_glibc"
Not needed (implicit), we dropped all other examples in tree a little bit ago. Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --force Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild')
-rw-r--r--app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild b/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
index db12d98..95ca89b 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -44,7 +44,7 @@ fi
LICENSE="LGPL-2.1"
SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner selinux +ssl test +threads +truetype udev +udisks v4l +X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos +fontconfig +gecko gphoto2 gsm gstreamer +jpeg kernel_FreeBSD +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png prelink pulseaudio +realtime +run-exes samba scanner selinux +ssl test +threads +truetype udev +udisks v4l +X +xcomposite xinerama +xml"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )