From: Agostino Sarubbo Date: Mon, 9 Sep 2019 06:53:35 +0000 (+0200) Subject: media-gfx/sxiv: amd64 stable wrt bug #692120 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3d7688fbb0c3d54cc0ef3afa387c7ba852e7e62d;p=gentoo.git 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 --- 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"