summaryrefslogtreecommitdiff
path: root/media-gfx/sxiv/sxiv-25.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/sxiv/sxiv-25.ebuild')
-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"