summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:52:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:52:34 +0200
commitaacd2182c863842fa2f874ed0919faad4b9dcaa5 (patch)
treec9e61860c064e9697f598825a63223b59621da8e /media-gfx/sxiv
parentx11-wm/dwm: x86 stable wrt bug #694990 (diff)
downloadgentoo-aacd2182c863842fa2f874ed0919faad4b9dcaa5.tar.gz
gentoo-aacd2182c863842fa2f874ed0919faad4b9dcaa5.tar.bz2
gentoo-aacd2182c863842fa2f874ed0919faad4b9dcaa5.zip
media-gfx/sxiv: x86 stable wrt bug #727366
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" 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 b9a5fc9a3cef..9899cc4c2634 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"