summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:50:21 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:50:21 +0200
commit0845fc75600f61f96181eb0ecb6d3e6c73fc0ea8 (patch)
tree5e607cf0299233be16c5af96cac025dffed491de /media-gfx/sxiv
parentnet-irc/weechat: ppc64 stable wrt bug #727316 (diff)
downloadgentoo-0845fc75600f61f96181eb0ecb6d3e6c73fc0ea8.tar.gz
gentoo-0845fc75600f61f96181eb0ecb6d3e6c73fc0ea8.tar.bz2
gentoo-0845fc75600f61f96181eb0ecb6d3e6c73fc0ea8.zip
media-gfx/sxiv: ppc64 stable wrt bug #727366
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/sxiv')
-rw-r--r--media-gfx/sxiv/sxiv-26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sxiv/sxiv-26.ebuild b/media-gfx/sxiv/sxiv-26.ebuild
index 37667be3445e..b9a5fc9a3cef 100644
--- a/media-gfx/sxiv/sxiv-26.ebuild
+++ b/media-gfx/sxiv/sxiv-26.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 arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 arm64 ppc64 ~x86"
fi
DESCRIPTION="Simple (or small or suckless) X Image Viewer"