media-gfx/sxiv: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Thu, 26 Dec 2019 12:07:40 +0000 (04:07 -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-9999.ebuild

index 3b3917053a8f40d450ace37eb18778b4c771cf60..348cf62e0e1ad212e6ea9dbcbab41545a94fe7ae 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"