media-gfx/sxiv: keyword on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 26 Dec 2019 12:06:55 +0000 (04:06 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 26 Dec 2019 12:12:27 +0000 (04:12 -0800)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
media-gfx/sxiv/sxiv-25.ebuild

index 577cc55b305c0d097704fd5f44aa467a9adf3f27..2c633fa3bd9c7ad33df256353c83da1a9421681a 100644 (file)
@@ -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"