diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 03:22:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 03:22:31 +0000 |
commit | 3b44b4a6a16903c27d867a54837f532771a91da8 (patch) | |
tree | ce5d05af3249958e04ea3f85f238660e5721cd61 /app-emulation/wine-any/wine-any-3.4.ebuild | |
parent | app-emulation/wine-vanilla: drop IUSE="elibc_glibc" (diff) | |
download | wine-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.4.ebuild')
-rw-r--r-- | app-emulation/wine-any/wine-any-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-any/wine-any-3.4.ebuild b/app-emulation/wine-any/wine-any-3.4.ebuild index 36995ba..4ab5817 100644 --- a/app-emulation/wine-any/wine-any-3.4.ebuild +++ b/app-emulation/wine-any/wine-any-3.4.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 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 vulkan +X +xcomposite xinerama +xml" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 ) X? ( truetype ) elibc_glibc? ( threads ) |