diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:51:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:51:57 +0200 |
commit | 7ad178ce85dde8051a8d6b797161d1ffcdc12c85 (patch) | |
tree | 84ab959f2afc512e264032417dad03d9e1124ff4 /media-libs/libsdl2 | |
parent | dev-libs/redland-bindings: arm stable wrt bug #735296 (diff) | |
download | gentoo-7ad178ce85dde8051a8d6b797161d1ffcdc12c85.tar.gz gentoo-7ad178ce85dde8051a8d6b797161d1ffcdc12c85.tar.bz2 gentoo-7ad178ce85dde8051a8d6b797161d1ffcdc12c85.zip |
media-libs/libsdl2: arm stable wrt bug #736186
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/libsdl2')
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild b/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild index 6559bd9cd364..505e3fc78fb9 100644 --- a/media-libs/libsdl2/libsdl2-2.0.12-r1.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.12-r1.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=" |