From 7d11ceb3f3409372f37a644843588f98fd80eb62 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Tue, 3 Jan 2017 23:54:07 +0100 Subject: [PATCH] app-vim/curcmdmode: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.3.0 --- app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild b/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild index 9f1492d71396e..bd6007059aa05 100644 --- a/app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild +++ b/app-vim/curcmdmode/curcmdmode-1.0-r1.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 # $Id$ @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: library for extending vim's mode() function" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" IUSE="" RDEPEND="app-vim/genutils"