diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 13:03:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-03 13:03:57 +0000 |
commit | 58eff83668d8f23fab324e500941c711b933c500 (patch) | |
tree | 982e310f377fa602e578add7b306bb5d9683f868 /media-libs/libsdl | |
parent | sys-devel/gcc: backport libstdc++ UB fix for 13 (diff) | |
download | gentoo-58eff83668d8f23fab324e500941c711b933c500.tar.gz gentoo-58eff83668d8f23fab324e500941c711b933c500.tar.bz2 gentoo-58eff83668d8f23fab324e500941c711b933c500.zip |
media-libs/libsdl: Keyword 1.2.60 hppa, #905645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.60.ebuild b/media-libs/libsdl/libsdl-1.2.60.ebuild index af75e28af571..731d90f20e97 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 ~arm ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~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" REQUIRED_USE="test? ( joystick opengl sound video )" |