From: Patrice Clement Date: Thu, 7 Jul 2016 22:22:54 +0000 (+0000) Subject: app-vim/foldutil: Stable for amd64. Retroactively mark stable for the remaining arche... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8b94738df4a6e50405701b53881787ec257653e;p=gentoo.git app-vim/foldutil: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 --- diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild index 8dfbdd7786ff..e98b9acfa297 100644 --- a/app-vim/foldutil/foldutil-3.0-r1.ebuild +++ b/app-vim/foldutil/foldutil-3.0-r1.ebuild @@ -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"