summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild')
-rw-r--r--app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild b/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild
index 482a0edd731a..5aacf093a5ea 100644
--- a/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild
+++ b/app-vim/ctrlp/ctrlp-1.80_p20180418.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,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/${COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}.txt"