diff options
author | 2021-02-27 12:30:31 +0000 | |
---|---|---|
committer | 2021-02-27 12:30:31 +0000 | |
commit | 706a3697b48eb2037b08c27938d5128fb91de5f6 (patch) | |
tree | 9329dfa16841b0556c74863155d1bba0b41f228e /media-libs | |
parent | dev-libs/leatherman: Stabilize 1.12.4 ppc64, #773160 (diff) | |
download | gentoo-706a3697b48eb2037b08c27938d5128fb91de5f6.tar.gz gentoo-706a3697b48eb2037b08c27938d5128fb91de5f6.tar.bz2 gentoo-706a3697b48eb2037b08c27938d5128fb91de5f6.zip |
media-libs/libsdl2: Stabilize 2.0.12-r2 ppc64, #773166
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild b/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild index b5fe12b57ec3..04fbc2536369 100644 --- a/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 fcitx4 gles2 haptic ibus 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=" |