Skip to content

Commit

Permalink
app-vim/gitgutter-20161027: stabilize for all
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Feb 24, 2017
1 parent 76bc7dc commit a8fa15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-vim/gitgutter/gitgutter-20161027.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="git://github.com/airblade/vim-gitgutter.git"
inherit git-r3
else
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
fi

DESCRIPTION="vim plugin: shows a git diff in the sign column and stages/reverts hunks"
Expand Down

0 comments on commit a8fa15b

Please sign in to comment.