summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-09 08:53:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-09 08:53:35 +0200
commit3d7688fbb0c3d54cc0ef3afa387c7ba852e7e62d (patch)
tree7a61d000720eee0808164db24e6a0c7edba3b24f
parentnet-misc/electrum: Drop old (diff)
downloadgentoo-3d7688fbb0c3d54cc0ef3afa387c7ba852e7e62d.tar.gz
gentoo-3d7688fbb0c3d54cc0ef3afa387c7ba852e7e62d.tar.bz2
gentoo-3d7688fbb0c3d54cc0ef3afa387c7ba852e7e62d.zip
media-gfx/sxiv: amd64 stable wrt bug #692120
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-gfx/sxiv/sxiv-25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sxiv/sxiv-25.ebuild b/media-gfx/sxiv/sxiv-25.ebuild
index 5ce1e79a92e4..577cc55b305c 100644
--- a/media-gfx/sxiv/sxiv-25.ebuild
+++ b/media-gfx/sxiv/sxiv-25.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 x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Simple (or small or suckless) X Image Viewer"