commit: 308661c8f1b37e60fb8112178b5cd011417d9e67 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Jun 15 12:41:02 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Jun 15 14:48:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=308661c8
app-vim/json: Stable for amd64+x86. Package-Manager: portage-2.2.28 app-vim/json/json-20150511.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/json/json-20150511.ebuild b/app-vim/json/json-20150511.ebuild index 896c647..9a6acff 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
