From: Mart Raudsepp Date: Sat, 28 Jan 2017 14:23:49 +0000 (+0200) Subject: app-vim/foldutil: Drop to ~mips; mips doesn't do stable keywords right now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fdce6d356725824a43eb1ff80075ebb3da27528e;p=gentoo.git app-vim/foldutil: Drop to ~mips; mips doesn't do stable keywords right now Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild index e98b9acfa297..fe7cdcafb052 100644 --- a/app-vim/foldutil/foldutil-3.0-r1.ebuild +++ b/app-vim/foldutil/foldutil-3.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: fold creation utility" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=">=app-vim/genutils-2.0"