From ed65709f2f324ff2729ee94cc08f30a01958b0be Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 31 May 2020 17:17:52 -0700 Subject: app-vim/vimoutliner: Drop alpha keywords Signed-off-by: Matt Turner --- app-vim/vimoutliner/vimoutliner-0.3.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-vim') 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" -- cgit v1.2.3-65-gdbad