summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrent Carmer2016-11-21 14:30:38 -0800
committerBrent Carmer2016-11-21 14:30:38 -0800
commite9536622ee9377f44135bdadd3ac985fc3736443 (patch)
treecdf126ffe26ade3bddea253b9923695c667a141b /PKGBUILD
parentf00e7a8eaf0e7bdf2997af2e7ea8c4578dbeff18 (diff)
downloadaur-gmp4.tar.gz
empty commit message
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d549faa42d3..6fb72c62403a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=gmp4
pkgver=4.3.2
pkgrel=1
pkgdesc="Legacy version of gmp. Provides libgmp.so.3."
-arch=('x86_64')
+arch=('x86_64' 'i686')
url="http://gmplib.org/"
depends=('gcc-libs' 'sh' 'gmp')
makedepends=('gcc')