diff options
author | 2020-08-21 03:07:15 +0000 | |
---|---|---|
committer | 2020-08-21 03:07:15 +0000 | |
commit | 2ba11b00ac5413bf902973aed5e820c2e34365d4 (patch) | |
tree | 9c8660a6beec5086a8d25303302779346f80490b /media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild | |
parent | dev-python/hypothesis: Bump to 5.27.0 (diff) | |
download | gentoo-2ba11b00ac5413bf902973aed5e820c2e34365d4.tar.gz gentoo-2ba11b00ac5413bf902973aed5e820c2e34365d4.tar.bz2 gentoo-2ba11b00ac5413bf902973aed5e820c2e34365d4.zip |
media-libs/libsdl2: Stabilize 2.0.12-r1 arm64, #736186
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild b/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild index 8121283a7c6b..9f707ba4274a 100644 --- a/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.libsdl.org/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 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 gles2 haptic jack +joystick kms libsamplerate nas opengl oss pulseaudio +sound static-libs +threads tslib udev +video video_cards_vc4 vulkan wayland X xinerama xscreensaver" REQUIRED_USE=" |