summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-17 03:46:11 +0100
committerSam James <sam@gentoo.org>2022-08-17 03:46:11 +0100
commitff99e03990a466678b73da6baeca7d2d5c248de1 (patch)
tree3d24a43212318d595898f8728d0f2996e31de114 /app-vim
parentapp-vim/breakpts: Stabilize 4.0-r2 x86, #849197 (diff)
downloadgentoo-ff99e03990a466678b73da6baeca7d2d5c248de1.tar.gz
gentoo-ff99e03990a466678b73da6baeca7d2d5c248de1.tar.bz2
gentoo-ff99e03990a466678b73da6baeca7d2d5c248de1.zip
app-vim/gitgutter: Stabilize 20220524 x86, #830867
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-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 257b0db9bd08..c1022abb0e79 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"