summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-17 03:46:50 +0100
committerSam James <sam@gentoo.org>2022-08-17 03:46:50 +0100
commit1b551cea651ec5141c74940e19efb0102e1d96f3 (patch)
tree39c912cc35a332bcf05f9823049b75c8c5eafc8d /app-vim/gitgutter
parentapp-misc/scrub: Stabilize 2.6.1-r1 amd64, #865443 (diff)
downloadgentoo-1b551cea651ec5141c74940e19efb0102e1d96f3.tar.gz
gentoo-1b551cea651ec5141c74940e19efb0102e1d96f3.tar.bz2
gentoo-1b551cea651ec5141c74940e19efb0102e1d96f3.zip
app-vim/gitgutter: Stabilize 20220524 amd64, #830867
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/gitgutter')
-rw-r--r--app-vim/gitgutter/gitgutter-20220524.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gitgutter/gitgutter-20220524.ebuild b/app-vim/gitgutter/gitgutter-20220524.ebuild
index c1022abb0e79..49ff5cb47186 100644
--- a/app-vim/gitgutter/gitgutter-20220524.ebuild
+++ b/app-vim/gitgutter/gitgutter-20220524.ebuild
@@ -11,7 +11,7 @@ else
inherit vcs-snapshot
COMMIT_HASH="ded11946c04aeab5526f869174044019ae9e3c32"
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"