summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-01-23 14:13:05 -0500
committerMike Gilbert <floppym@gentoo.org>2024-01-23 14:15:12 -0500
commitb5f4c996f8d8ee320de1c94562bee784f8e9325d (patch)
tree0343b787e02a2f1ee1ff8a708f572e6582f49a80
parentsys-fs/genfstab: Stabilize 28-r1 sparc, #921379 (diff)
downloadgentoo-b5f4c996f8d8ee320de1c94562bee784f8e9325d.tar.gz
gentoo-b5f4c996f8d8ee320de1c94562bee784f8e9325d.tar.bz2
gentoo-b5f4c996f8d8ee320de1c94562bee784f8e9325d.zip
media-libs/libsdl2: set IUSE=+haptic
No external deps, so no reason not to enable it. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--media-libs/libsdl2/libsdl2-2.28.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.28.5.ebuild b/media-libs/libsdl2/libsdl2-2.28.5.ebuild
index e310b3efa6bb..5939c97d6828 100644
--- a/media-libs/libsdl2/libsdl2-2.28.5.ebuild
+++ b/media-libs/libsdl2/libsdl2-2.28.5.ebuild
@@ -15,7 +15,7 @@ LICENSE="ZLIB"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
-IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus doc fcitx4 gles1 gles2 haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test +threads udev +video video_cards_vc4 vulkan wayland X xscreensaver"
+IUSE="alsa aqua cpu_flags_ppc_altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 custom-cflags dbus doc fcitx4 gles1 gles2 +haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test +threads udev +video video_cards_vc4 vulkan wayland X xscreensaver"
RESTRICT="!test? ( test )"
REQUIRED_USE="
alsa? ( sound )