aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-27 03:19:56 +0000
committerSam James <sam@gentoo.org>2022-02-27 03:19:56 +0000
commit0abd9bf1d89412d25815c19fcc2801ee4107ca5f (patch)
tree5197d73b2034eb47c06559399013674daf5bb709 /app-emulation/wine-staging/wine-staging-6.10.ebuild
parentapp-emulation/wine-d3d9: drop IUSE="elibc_glibc" (diff)
downloadwine-0abd9bf1d89412d25815c19fcc2801ee4107ca5f.tar.gz
wine-0abd9bf1d89412d25815c19fcc2801ee4107ca5f.tar.bz2
wine-0abd9bf1d89412d25815c19fcc2801ee4107ca5f.zip
app-emulation/wine-staging: 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-staging/wine-staging-6.10.ebuild')
-rw-r--r--app-emulation/wine-staging/wine-staging-6.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-staging/wine-staging-6.10.ebuild b/app-emulation/wine-staging/wine-staging-6.10.ebuild
index ae8c5c3..6aa2438 100644
--- a/app-emulation/wine-staging/wine-staging-6.10.ebuild
+++ b/app-emulation/wine-staging/wine-staging-6.10.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
@@ -48,7 +48,7 @@ fi
LICENSE="LGPL-2.1"
SLOT="${MY_PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +faudio +fontconfig +gcrypt +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks +unwind usb v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos +faudio +fontconfig +gcrypt +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos kernel_FreeBSD +lcms ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks +unwind usb v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )