diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 18:30:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 18:30:49 +0100 |
commit | ee680789206ea218a572d3119da74b018e9d3320 (patch) | |
tree | 3ff903c37102386cbfdd63735382a1ed1b4a949c /media-libs/libsdl | |
parent | app-text/libgepub: Stabilize 0.7.1 amd64, #909487 (diff) | |
download | gentoo-ee680789206ea218a572d3119da74b018e9d3320.tar.gz gentoo-ee680789206ea218a572d3119da74b018e9d3320.tar.bz2 gentoo-ee680789206ea218a572d3119da74b018e9d3320.zip |
media-libs/libsdl: Stabilize 1.2.64 amd64, #909521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.64.ebuild b/media-libs/libsdl/libsdl-1.2.64.ebuild index 21ee96e55b40..ab99d130a507 100644 --- a/media-libs/libsdl/libsdl-1.2.64.ebuild +++ b/media-libs/libsdl/libsdl-1.2.64.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 ~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" |