app-vim/vimoutliner: drop ~mips keywords

Bug: https://bugs.gentoo.org/717372
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-11-21 21:56:08 +00:00
parent 324da1a8e2
commit f3a8bcaf61

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="amd64 ~ia64 ~mips ppc sparc x86"
KEYWORDS="amd64 ~ia64 ppc sparc x86"
VIM_PLUGIN_HELPFILES="vimoutliner"
VIM_PLUGIN_MESSAGES="filetype"