diff options
author | 2020-10-03 13:13:38 +0200 | |
---|---|---|
committer | 2020-10-03 13:16:27 +0100 | |
commit | 9cf4c2cd545f40662947ea52966a00ab88b31ac7 (patch) | |
tree | 4c46a57c87adfc40052af0bf59c21f01ae024f07 /media-libs | |
parent | www-client/firefox: force LC_ALL=C (diff) | |
download | gentoo-9cf4c2cd545f40662947ea52966a00ab88b31ac7.tar.gz gentoo-9cf4c2cd545f40662947ea52966a00ab88b31ac7.tar.bz2 gentoo-9cf4c2cd545f40662947ea52966a00ab88b31ac7.zip |
media-libs/libsdl2: stable 2.0.12-r2 for hppa, bug #745567
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild b/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild index 5ba649b5a7b9..bfad2c0db635 100644 --- a/media-libs/libsdl2/libsdl2-2.0.12-r2.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.12-r2.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=" |