author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
parent | 6e76a4669aef9e6ae3e03e87aab9f4d82c19d21b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index e87465a..ce4b2ba 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=jq pkgver=1.5 pkgrel=5 pkgdesc='Command-line JSON processor' -arch=('i686' 'x86_64') +arch=('x86_64') url='http://stedolan.github.io/jq/' license=('MIT') depends=('glibc' 'oniguruma')