commit: c7b0db7275156b06e758e24c98e28a47519db437 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun May 28 19:51:34 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon May 29 23:24:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b0db72
app-vim/vimoutliner: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-vim/vimoutliner/vimoutliner-0.3.6.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild b/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild index ff91080a30d..36ebfb95a0a 100644 --- a/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,8 +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}.zip -> ${P}.zip" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" VIM_PLUGIN_HELPFILES="vimoutliner" VIM_PLUGIN_MESSAGES="filetype"
