diff options
author | 2020-05-31 17:17:52 -0700 | |
---|---|---|
committer | 2020-05-31 17:17:52 -0700 | |
commit | ed65709f2f324ff2729ee94cc08f30a01958b0be (patch) | |
tree | 24496365ebf1aaf29ee5f43e7aea57a6a8f7d6d0 /app-vim | |
parent | dev-python/autopep8: Keyword 1.4.4 alpha, #717372 (diff) | |
download | gentoo-ed65709f2f324ff2729ee94cc08f30a01958b0be.tar.gz gentoo-ed65709f2f324ff2729ee94cc08f30a01958b0be.tar.bz2 gentoo-ed65709f2f324ff2729ee94cc08f30a01958b0be.zip |
app-vim/vimoutliner: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild index 6db512848876..19119a8ef09b 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: easy and fast outlining" HOMEPAGE="https://github.com/vimoutliner/vimoutliner" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" +KEYWORDS="amd64 ~ia64 ~mips ppc sparc x86" VIM_PLUGIN_HELPFILES="vimoutliner" VIM_PLUGIN_MESSAGES="filetype" |