commit: 1b551cea651ec5141c74940e19efb0102e1d96f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 02:46:50 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 02:46:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b551cea
app-vim/gitgutter: Stabilize 20220524 amd64, #830867
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-vim/gitgutter/gitgutter-20220524.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"