diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:50:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:50:21 +0200 |
commit | 0845fc75600f61f96181eb0ecb6d3e6c73fc0ea8 (patch) | |
tree | 5e607cf0299233be16c5af96cac025dffed491de /media-gfx/sxiv | |
parent | net-irc/weechat: ppc64 stable wrt bug #727316 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |