diff options
author | 2023-03-04 15:49:27 +0200 | |
---|---|---|
committer | 2023-03-04 15:49:27 +0200 | |
commit | ebebef4ee234e80937a9d0456410bf627edab8ec (patch) | |
tree | 505ee46d2aa8e080bd3cf45cb9d75d398e42ec9f /media-libs/libsdl | |
parent | dev-perl/Sys-Virt: Stabilize 8.9.0 amd64, #899478 (diff) | |
download | gentoo-ebebef4ee234e80937a9d0456410bf627edab8ec.tar.gz gentoo-ebebef4ee234e80937a9d0456410bf627edab8ec.tar.bz2 gentoo-ebebef4ee234e80937a9d0456410bf627edab8ec.zip |
media-libs/libsdl: Stabilize 1.2.60 amd64, #899432
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 7121bb32b6aa..2e5682244867 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" # 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 )" |