diff options
author | Sam James <sam@gentoo.org> | 2023-05-03 12:56:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-03 12:56:12 +0100 |
commit | 8befb68beb8f5b0bdca30bc1d407f85a8ad2442e (patch) | |
tree | 05d6220a83dd3c4e159f9963e482304b331c11b9 /media-libs/libsdl | |
parent | dev-libs/glib-2.76.2: drop x86-winnt keyword (diff) | |
download | gentoo-8befb68beb8f5b0bdca30bc1d407f85a8ad2442e.tar.gz gentoo-8befb68beb8f5b0bdca30bc1d407f85a8ad2442e.tar.bz2 gentoo-8befb68beb8f5b0bdca30bc1d407f85a8ad2442e.zip |
media-libs/libsdl: Keyword 1.2.60 ppc, #905645
Signed-off-by: Sam James <sam@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 1cb7e3c29125..4c44d2b93931 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 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~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 )" |