From: Georgy Yakovlev Date: Sun, 26 Jan 2020 07:00:08 +0000 (-0800) Subject: media-libs/sdl2-image: keyword on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=84f403f95ed09cf28751c938d7162c3c8fb9bec5;p=gentoo.git media-libs/sdl2-image: keyword on ~ppc64 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild index 7563b0af537d..4796415aa151 100644 --- a/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild +++ b/media-libs/sdl2-image/sdl2-image-2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="gif jpeg png static-libs tiff webp" RDEPEND="