diff options
author | Sam James <sam@gentoo.org> | 2023-05-03 12:22:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-03 12:22:24 +0100 |
commit | 62bc3204e348d383c78e4ab17866788f3cc09015 (patch) | |
tree | 764ef0361597b8076f8967bfe7ff0f2de96eb060 /media-libs | |
parent | gui-libs/libpanel: Stabilize 1.2.0 amd64, #905534 (diff) | |
download | gentoo-62bc3204e348d383c78e4ab17866788f3cc09015.tar.gz gentoo-62bc3204e348d383c78e4ab17866788f3cc09015.tar.bz2 gentoo-62bc3204e348d383c78e4ab17866788f3cc09015.zip |
media-libs/libsdl: Keyword 1.2.60 arm, #905645
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.60.ebuild b/media-libs/libsdl/libsdl-1.2.60.ebuild index 2e5682244867..8676187cca4f 100644 --- a/media-libs/libsdl/libsdl-1.2.60.ebuild +++ b/media-libs/libsdl/libsdl-1.2.60.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-${ LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm" # IUSE dropped from real SDL1: aalib custom-cflags dga fbcon libcaca nas oss pulseaudio static-libs tslib xinerama xv IUSE="alsa +joystick opengl +sound test +video X" REQUIRED_USE="test? ( joystick opengl sound video )" |