summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-09-07 23:59:49 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-09-08 23:12:40 +0200
commit60adc4d13e6714a30c51163a2ddca8d15531bad1 (patch)
treeac575d6c4789dafe9261454095f551aaf95cefe9 /app-vim
parentmedia-gfx/krita: Remove 3.2.0 (diff)
downloadgentoo-60adc4d13e6714a30c51163a2ddca8d15531bad1.tar.gz
gentoo-60adc4d13e6714a30c51163a2ddca8d15531bad1.tar.bz2
gentoo-60adc4d13e6714a30c51163a2ddca8d15531bad1.zip
app-vim/ctrlp: stable for amd64+x86.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/ctrlp/ctrlp-1.80.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ctrlp/ctrlp-1.80.ebuild b/app-vim/ctrlp/ctrlp-1.80.ebuild
index ff063edd4ed1..2c42572f0e5a 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}"