commit: 804f99f2544cab88ebc7184def3d1958aeeb0dd1 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Jun 29 11:17:53 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Jun 29 11:21:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804f99f2
app-vim/info: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/info/info-1.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/info/info-1.7-r2.ebuild b/app-vim/info/info-1.7-r2.ebuild index 2c3e368..a1fb6b2 100644 --- a/app-vim/info/info-1.7-r2.ebuild +++ b/app-vim/info/info-1.7-r2.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: GNU info documentation browser" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21" LICENSE="BSD" -KEYWORDS="~x86 ~alpha ~sparc ~ia64 ~ppc ~s390 ~amd64" +KEYWORDS="x86 alpha sparc ia64 ppc s390 amd64" IUSE="" VIM_PLUGIN_HELPTEXT="This plugin adds the :Info command."
