aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-27 03:22:31 +0000
committerSam James <sam@gentoo.org>2022-02-27 03:22:31 +0000
commit3b44b4a6a16903c27d867a54837f532771a91da8 (patch)
treece5d05af3249958e04ea3f85f238660e5721cd61 /app-emulation/wine-any/wine-any-3.9.ebuild
parentapp-emulation/wine-vanilla: drop IUSE="elibc_glibc" (diff)
downloadwine-3b44b4a6a16903c27d867a54837f532771a91da8.tar.gz
wine-3b44b4a6a16903c27d867a54837f532771a91da8.tar.bz2
wine-3b44b4a6a16903c27d867a54837f532771a91da8.zip
app-emulation/wine-any: drop IUSE="kernel_FreeBSD"
Not needed (removed), 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-any/wine-any-3.9.ebuild')
-rw-r--r--app-emulation/wine-any/wine-any-3.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-any/wine-any-3.9.ebuild b/app-emulation/wine-any/wine-any-3.9.ebuild
index a9af756..caa75e0 100644
--- a/app-emulation/wine-any/wine-any-3.9.ebuild
+++ b/app-emulation/wine-any/wine-any-3.9.ebuild
@@ -48,7 +48,7 @@ fi
LICENSE="LGPL-2.1"
SLOT="${PV}"
-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 pipelight +png prelink pulseaudio +realtime +run-exes s3tc samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi 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 +lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png prelink pulseaudio +realtime +run-exes s3tc samba scanner sdl selinux +ssl staging test themes +threads +truetype udev +udisks v4l vaapi vkd3d vulkan +X +xcomposite xinerama +xml"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )