commit: 60adc4d13e6714a30c51163a2ddca8d15531bad1 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Sep 7 21:59:49 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Sep 8 21:12:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60adc4d1
app-vim/ctrlp: stable for amd64+x86. Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-vim/ctrlp/ctrlp-1.80.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/ctrlp/ctrlp-1.80.ebuild b/app-vim/ctrlp/ctrlp-1.80.ebuild index ff063edd4ed..2c42572f0e5 100644 --- a/app-vim/ctrlp/ctrlp-1.80.ebuild +++ b/app-vim/ctrlp/ctrlp-1.80.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: fuzzy file, buffer, mru, tag, ... finder with regex sup HOMEPAGE="https://github.com/ctrlpvim/ctrlp.vim" SRC_URI="https://github.com/${PN}vim/${PN}.vim/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" S="${WORKDIR}/${PN}.vim-${PV}"
