commit: 53c1a9a1f13c8f3e6445087c1d4cfab04cc49bf6 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Aug 25 20:23:55 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Aug 25 20:58:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c1a9a1
app-vim/colorv: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/colorv/colorv-3.0.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-vim/colorv/colorv-3.0.2.ebuild b/app-vim/colorv/colorv-3.0.2.ebuild index 3b03561..15acdcb 100644 --- a/app-vim/colorv/colorv-3.0.2.ebuild +++ b/app-vim/colorv/colorv-3.0.2.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: a color tool for vim" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" VIM_PLUGIN_HELPFILES="${PN}.txt"
