From: Georgy Yakovlev Date: Thu, 26 Dec 2019 12:06:55 +0000 (-0800) Subject: media-gfx/sxiv: keyword on ~ppc64 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8355f36ffaaa9234e5bcd6dc560274efa4b48694;p=gentoo.git media-gfx/sxiv: keyword on ~ppc64 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/media-gfx/sxiv/sxiv-25.ebuild b/media-gfx/sxiv/sxiv-25.ebuild index 577cc55b305c..2c633fa3bd9c 100644 --- a/media-gfx/sxiv/sxiv-25.ebuild +++ b/media-gfx/sxiv/sxiv-25.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/muennich/sxiv/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~ppc64 x86" fi DESCRIPTION="Simple (or small or suckless) X Image Viewer"