From: Tim Harder Date: Thu, 12 Oct 2017 17:25:45 +0000 (-0500) Subject: media-gfx/sxiv: stabilize 1.3.2-r2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8740c29e79aec132e33f29b227e13ed5a15e7492;p=gentoo.git media-gfx/sxiv: stabilize 1.3.2-r2 --- diff --git a/media-gfx/sxiv/sxiv-1.3.2-r2.ebuild b/media-gfx/sxiv/sxiv-1.3.2-r2.ebuild index 937dac0c4cf7..cbff57e39928 100644 --- a/media-gfx/sxiv/sxiv-1.3.2-r2.ebuild +++ b/media-gfx/sxiv/sxiv-1.3.2-r2.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"