summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-02 06:01:29 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-02 06:02:13 +0200
commitb3732030b2dc80cc42eb6358566f1aebce1db1fa (patch)
treef98a9c81f5a70b4bc3de58b2969c58b424b42cff /app-vim
parentapp-vim/frawor: Stabilize 0.2.3-r1 x86, #849197 (diff)
downloadgentoo-b3732030b2dc80cc42eb6358566f1aebce1db1fa.tar.gz
gentoo-b3732030b2dc80cc42eb6358566f1aebce1db1fa.tar.bz2
gentoo-b3732030b2dc80cc42eb6358566f1aebce1db1fa.zip
app-vim/gitgutter: Stabilize 20180815 x86, #849197
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gitgutter/gitgutter-20180815.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gitgutter/gitgutter-20180815.ebuild b/app-vim/gitgutter/gitgutter-20180815.ebuild
index ae7565bf9569..f345ade3be41 100644
--- a/app-vim/gitgutter/gitgutter-20180815.ebuild
+++ b/app-vim/gitgutter/gitgutter-20180815.ebuild
@@ -11,7 +11,7 @@ else
inherit vcs-snapshot
COMMIT_HASH="50a7062909d91a290fae04219887b1b45f3138db"
SRC_URI="https://github.com/airblade/vim-gitgutter/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="vim plugin: shows a git diff in the sign column and stages/reverts hunks"