diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 03:19:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 03:19:16 +0000 |
commit | 0eae441121a84ebafc2b1ad3d3bb393d91beb764 (patch) | |
tree | 658070ac4ef6047d7a61c737d8838a6c24ed1816 /app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild | |
parent | app-emulation/wine-any: drop IUSE="elibc_glibc" (diff) | |
download | wine-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-3.9.ebuild')
-rw-r--r-- | app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild index 066e538..43dd8fb 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-3.9.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 gssapi gstreamer +jpeg kerberos 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 sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X +xcomposite xinerama +xml" +IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos 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 sdl selinux +ssl test +threads +truetype udev +udisks v4l vkd3d vulkan +X +xcomposite xinerama +xml" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) X? ( truetype ) elibc_glibc? ( threads ) |