commit:     09d9cbf03d224c1eb39daf08dc9d32412a3ed450
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 29 22:28:53 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 02:25:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09d9cbf0

app-emulation/wine-vanilla: cleanup leftover redundant IUSE

custom-cflags is defined in wine.eclass

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild
index 48e5959838d2..3cb7ee8a8d01 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-10.0-r2.ebuild
@@ -27,11 +27,11 @@ HOMEPAGE="
 LICENSE="LGPL-2.1+ BSD BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff"
 SLOT="${PV}"
 IUSE="
-       +X +alsa capi cups +dbus dos llvm-libunwind custom-cflags ffmpeg
-       +fontconfig +gecko gphoto2 +gstreamer kerberos +mono netapi nls
-       odbc opencl +opengl pcap perl pulseaudio samba scanner +sdl
-       selinux smartcard +ssl +truetype udev +unwind usb v4l +vulkan
-       wayland +xcomposite xinerama
+       +X +alsa capi cups +dbus dos llvm-libunwind ffmpeg +fontconfig
+       +gecko gphoto2 +gstreamer kerberos +mono netapi nls odbc opencl
+       +opengl pcap perl pulseaudio samba scanner +sdl selinux smartcard
+       +ssl +truetype udev +unwind usb v4l +vulkan wayland +xcomposite
+       xinerama
 "
 REQUIRED_USE="X? ( truetype )"
 

Reply via email to