summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-21 21:59:28 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-21 21:59:28 +0000
commit96bc3bb75850ed55c1a2bfd88637268b9fbc6c2d (patch)
treef8df510175a48efe28b07214d5f86a6cfd496bda /media-libs/sdl2-gfx
parentapp-vim/vimoutliner: drop ~mips keywords (diff)
downloadgentoo-96bc3bb75850ed55c1a2bfd88637268b9fbc6c2d.tar.gz
gentoo-96bc3bb75850ed55c1a2bfd88637268b9fbc6c2d.tar.bz2
gentoo-96bc3bb75850ed55c1a2bfd88637268b9fbc6c2d.zip
media-libs/sdl2-gfx: keyworded 1.0.4 for ppc64
keyworded wrt bug #748573 (KEYWORDREQ) Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 b4e1c4ee1c0e..860562eafdb9 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-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL2_gfx/${MY_P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE="doc cpu_flags_x86_mmx static-libs"
DEPEND=">=media-libs/libsdl2-2.0.1-r1[video,${MULTILIB_USEDEP}]"