From: Patrice Clement Date: Wed, 15 Jun 2016 12:41:02 +0000 (+0000) Subject: app-vim/json: Stable for amd64+x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=308661c8f1b37e60fb8112178b5cd011417d9e67;p=gentoo.git app-vim/json: Stable for amd64+x86. Package-Manager: portage-2.2.28 --- diff --git a/app-vim/json/json-20150511.ebuild b/app-vim/json/json-20150511.ebuild index 896c647281e0..9a6acffd2350 100644 --- a/app-vim/json/json-20150511.ebuild +++ b/app-vim/json/json-20150511.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: a better JSON for Vim" HOMEPAGE="https://github.com/elzr/vim-json/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" src_prepare() { rm *-test.* license.md || die