summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:44:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:44:02 +0200
commit3f1800139a001f80e13ba1bdd2efd63bad8808f6 (patch)
tree2043c29705ec0d2e797e26f41e73afe554a5b909 /media-gfx/sxiv
parentnet-irc/weechat: amd64 stable wrt bug #727316 (diff)
downloadgentoo-3f1800139a001f80e13ba1bdd2efd63bad8808f6.tar.gz
gentoo-3f1800139a001f80e13ba1bdd2efd63bad8808f6.tar.bz2
gentoo-3f1800139a001f80e13ba1bdd2efd63bad8808f6.zip
media-gfx/sxiv: amd64 stable wrt bug #727366
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" 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 a1ca18b5ddbe..37667be3445e 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"