Diff libsdl-1.2.68 with a libsdl-1.2.74

/usr/portage/media-libs/libsdl/libsdl-1.2.74.ebuild 2026-02-24 11:46:04.315811767 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
18 18

  
19 19
LICENSE="ZLIB"
20 20
SLOT="0"
21
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
21
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
22 22

  
23 23
# IUSE dropped from real SDL1: aalib custom-cflags dga fbcon libcaca nas oss pulseaudio static-libs tslib xinerama xv
24 24
IUSE="alsa +joystick opengl +sound test +video X"
Thank you!