diff options
author | Sam James <sam@gentoo.org> | 2024-01-12 11:59:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-12 11:59:07 +0000 |
commit | 6fa4d38fbaea475caf74e1bc611062e9d6c3475d (patch) | |
tree | ce1f32bfc4b0bab90a667f9d79e4d79d73166bf7 /media-libs/libsdl | |
parent | mail-mta/exim: cleanup vulnerable (diff) | |
download | gentoo-6fa4d38fbaea475caf74e1bc611062e9d6c3475d.tar.gz gentoo-6fa4d38fbaea475caf74e1bc611062e9d6c3475d.tar.bz2 gentoo-6fa4d38fbaea475caf74e1bc611062e9d6c3475d.zip |
media-libs/libsdl: Stabilize 1.2.64_p20230726 amd64, #920975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.64_p20230726.ebuild | 4 |
1 files 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" |