commit: 6fa4d38fbaea475caf74e1bc611062e9d6c3475d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 11:59:07 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 11:59:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa4d38f
media-libs/libsdl: Stabilize 1.2.64_p20230726 amd64, #920975 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild b/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild index 20bb9b03f3f6..fd09fc32321a 100644 --- a/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild +++ b/media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ fi LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv" # 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"
