app-vim/vimoutliner: Drop alpha keywords

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2020-05-31 17:17:52 -07:00
parent dfa628dd5c
commit ed65709f2f

View File

@@ -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"