media-gfx/sxiv: amd64 stable wrt bug #692120
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 9 Sep 2019 06:53:35 +0000 (08:53 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 9 Sep 2019 06:53:35 +0000 (08:53 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-gfx/sxiv/sxiv-25.ebuild

index 5ce1e79a92e4cf92d0c9e384002c5a551a66f6c5..577cc55b305c0d097704fd5f44aa467a9adf3f27 100644 (file)
@@ -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"