diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 08:39:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-24 08:39:49 +0300 |
commit | 11c271bb28eefbba69348acaa7e70c4bfe337519 (patch) | |
tree | 559af8487864b301951ba165966606a53349ad74 /media-libs/libsdl2 | |
parent | app-arch/p7zip: Stabilize 17.05-r1 amd64, #933740 (diff) | |
download | gentoo-11c271bb28eefbba69348acaa7e70c4bfe337519.tar.gz gentoo-11c271bb28eefbba69348acaa7e70c4bfe337519.tar.bz2 gentoo-11c271bb28eefbba69348acaa7e70c4bfe337519.zip |
media-libs/libsdl2: Stabilize 2.30.7-r1 x86, #936073
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl2')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild b/media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild index 19b19d7070a4..c625970b60e5 100644 --- a/media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild +++ b/media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~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 cpu_flags_x86_sse3 custom-cflags dbus doc fcitx gles1 gles2 +haptic ibus jack +joystick kms libsamplerate nas opengl oss pipewire pulseaudio sndio +sound static-libs test udev +video vulkan wayland X xscreensaver" RESTRICT="!test? ( test )" |