From ebebef4ee234e80937a9d0456410bf627edab8ec Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 4 Mar 2023 15:49:27 +0200 Subject: [PATCH] media-libs/libsdl: Stabilize 1.2.60 amd64, #899432 Signed-off-by: Arthur Zamarin --- media-libs/libsdl/libsdl-1.2.60.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsdl/libsdl-1.2.60.ebuild b/media-libs/libsdl/libsdl-1.2.60.ebuild index 7121bb32b6aa2..2e5682244867e 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 )"