summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-05 20:59:24 +0100
committerSam James <sam@gentoo.org>2023-04-05 20:59:24 +0100
commit4602e08540fcee951aaf88f01c306edb23441c73 (patch)
treee93b28e52415c15c2a485f60a83ff116e12548ba /media-libs/sdl2-gfx
parentapp-i18n/translate-shell: Stabilize 0.9.7.1 arm64, #903768 (diff)
downloadgentoo-4602e08540fcee951aaf88f01c306edb23441c73.tar.gz
gentoo-4602e08540fcee951aaf88f01c306edb23441c73.tar.bz2
gentoo-4602e08540fcee951aaf88f01c306edb23441c73.zip
media-libs/sdl2-gfx: Keyword 1.0.4 ppc, #903869
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/sdl2-gfx')
-rw-r--r--media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
index 7208220ba2c4..915f8fbfe5b5 100644
--- a/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
+++ b/media-libs/sdl2-gfx/sdl2-gfx-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="doc cpu_flags_x86_mmx"
DEPEND=">=media-libs/libsdl2-2.0.1-r1[video,${MULTILIB_USEDEP}]"