commit: 880013f9cfbcfd613ede07e71f297595f22261e9 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Mon Feb 29 02:46:52 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Mon Feb 29 02:46:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880013f9
app-vim/pathogen: stabilize 2.4 app-vim/pathogen/pathogen-2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/pathogen/pathogen-2.4.ebuild b/app-vim/pathogen/pathogen-2.4.ebuild index 718bb09..7129b0c 100644 --- a/app-vim/pathogen/pathogen-2.4.ebuild +++ b/app-vim/pathogen/pathogen-2.4.ebuild @@ -10,6 +10,6 @@ DESCRIPTION="vim plugin: manage your runtimepath" HOMEPAGE="https://github.com/tpope/vim-pathogen/ http://www.vim.org/scripts/script.php?script_id=2332" SRC_URI="https://github.com/tpope/vim-pathogen/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" S=${WORKDIR}/vim-${P}
