diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 11:32:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 11:32:18 +0000 |
commit | f567664c4578ac18f5fb9010e97274aff9c47f06 (patch) | |
tree | 671d5c1a65191440dbf6a9712e9d3a3198b7db15 /media-libs/libsdl | |
parent | app-text/poppler: drop 23.01.0, 23.02.0 (diff) | |
download | gentoo-f567664c4578ac18f5fb9010e97274aff9c47f06.tar.gz gentoo-f567664c4578ac18f5fb9010e97274aff9c47f06.tar.bz2 gentoo-f567664c4578ac18f5fb9010e97274aff9c47f06.zip |
media-libs/libsdl: Keyword 1.2.60 arm64, #905645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-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 8676187cca4f..880e85153375 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 ~arm" +KEYWORDS="amd64 ~arm ~arm64" # 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 )" |