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 | 6b2f952aab5a0c4a329525b7ac7b8ea670e842f9 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b46af88..d7c463a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=judy pkgver=1.0.5 pkgrel=4 -arch=('i686' 'x86_64') +arch=('x86_64') pkgdesc="C library creating and accessing dynamic arrays" makedepends=(gcc) options=(!strip)