commit: bf9b71fd4634a74bf2305351a78171e2c1bb4793 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Sep 27 19:59:00 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Sep 27 19:59:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9b71fd
app-vim/vimcalc: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/vimcalc/vimcalc-1.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild index 674319e..3bc2f97 100644 --- a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild +++ b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: provides an interactive calculator inside vim" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3329" SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15317 -> ${P}.zip" LICENSE="vim" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="vimcalc"
