diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:37:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:27 +0200 |
commit | 5ec439d2354486b709d9d0a179d59a230aa6bc66 (patch) | |
tree | 3ae5e66f0e006d810c9a32c8005df11f4b7940d2 /media-libs | |
parent | app-accessibility/brltty: keyword ~arm64 (diff) | |
download | gentoo-5ec439d2354486b709d9d0a179d59a230aa6bc66.tar.gz gentoo-5ec439d2354486b709d9d0a179d59a230aa6bc66.tar.bz2 gentoo-5ec439d2354486b709d9d0a179d59a230aa6bc66.zip |
media-libs/libsdl2: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.5.ebuild b/media-libs/libsdl2/libsdl2-2.0.5.ebuild index 71c976727f0e..ab6d53900bfc 100644 --- a/media-libs/libsdl2/libsdl2-2.0.5.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86" IUSE="cpu_flags_x86_3dnow alsa altivec custom-cflags dbus fusionsound gles haptic +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver" REQUIRED_USE=" |