Skip to content

Commit

Permalink
app-vim/fugitive: stabilize 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Sep 20, 2018
1 parent 6d36b35 commit 48532d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-vim/fugitive/fugitive-2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
else
inherit vcs-snapshot
SRC_URI="https://github.com/tpope/vim-fugitive/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos"
KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos"
fi

DESCRIPTION="vim plugin: a git wrapper for vim"
Expand Down

0 comments on commit 48532d2

Please sign in to comment.