diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-06 21:52:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-06 21:52:12 -0400 |
commit | 730a94ef76db4c70db0d7e331dac78772498e8e7 (patch) | |
tree | 098fc036a21f83245ad3fbcbe5aad15ce7d106e5 | |
parent | net-dns/dnscrypt-proxy: backport go fix to older versions (diff) | |
download | gentoo-730a94ef76db4c70db0d7e331dac78772498e8e7.tar.gz gentoo-730a94ef76db4c70db0d7e331dac78772498e8e7.tar.bz2 gentoo-730a94ef76db4c70db0d7e331dac78772498e8e7.zip |
media-libs/libsdl2: arm64 stable (bug #690064)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.10.ebuild b/media-libs/libsdl2/libsdl2-2.0.10.ebuild index 20b9115c6f4f..9bdb31f10609 100644 --- a/media-libs/libsdl2/libsdl2-2.0.10.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.10.ebuild @@ -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=" |