commit: b8b94738df4a6e50405701b53881787ec257653e Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Jul 7 22:22:54 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 22:23:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b94738
app-vim/foldutil: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/foldutil/foldutil-3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild index 8dfbdd7..e98b9ac 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"