diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-15 12:41:02 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-15 14:48:48 +0000 |
commit | 308661c8f1b37e60fb8112178b5cd011417d9e67 (patch) | |
tree | 173e88fe53d09de7f9b1618ee5953aedf45f9412 /app-vim/json/json-20150511.ebuild | |
parent | dev-ml/ocaml-sqlite3: bump to 4.0.5 (diff) | |
download | gentoo-308661c8f1b37e60fb8112178b5cd011417d9e67.tar.gz gentoo-308661c8f1b37e60fb8112178b5cd011417d9e67.tar.bz2 gentoo-308661c8f1b37e60fb8112178b5cd011417d9e67.zip |
app-vim/json: Stable for amd64+x86.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/json/json-20150511.ebuild')
-rw-r--r-- | app-vim/json/json-20150511.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |