diff options
author | 2020-03-27 08:49:53 +0100 | |
---|---|---|
committer | 2020-03-27 18:18:57 +0000 | |
commit | 6dc3294df3f025de37127eb400cf4289c403f609 (patch) | |
tree | e83d5fb58de5d5be69c447fbcc0616fa6503d560 /media-libs/libsdl2 | |
parent | dev-lang/php: stable 7.2.29 for sparc, bug #713484 (diff) | |
download | gentoo-6dc3294df3f025de37127eb400cf4289c403f609.tar.gz gentoo-6dc3294df3f025de37127eb400cf4289c403f609.tar.bz2 gentoo-6dc3294df3f025de37127eb400cf4289c403f609.zip |
media-libs/libsdl2: stable 2.0.10 for sparc, bug #690064
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/libsdl2')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.10.ebuild b/media-libs/libsdl2/libsdl2-2.0.10.ebuild index 6dae045ac1b9..6342dd799c3b 100644 --- a/media-libs/libsdl2/libsdl2-2.0.10.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://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="cpu_flags_x86_3dnow alsa altivec aqua custom-cflags dbus gles haptic libsamplerate +joystick kms cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video video_cards_vc4 vulkan wayland X xinerama xscreensaver" REQUIRED_USE=" |