diff options
-rw-r--r-- | libre/sagemath/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/sagemath/PKGBUILD b/libre/sagemath/PKGBUILD index 5732dcf83..292176d53 100644 --- a/libre/sagemath/PKGBUILD +++ b/libre/sagemath/PKGBUILD @@ -13,7 +13,7 @@ pkgname=sagemath pkgver=7.1 pkgrel=9.parabola1 pkgdesc="Free Mathematics Software, free software replacement of Magma, Maple, Mathematica, and Matlab, without nonfree nauty support" -arch=(i686 x86_64) +arch=(i686 x86_64 armv7h) url="http://www.sagemath.org" license=(GPL) depends=(ipython2 cysignals ppl mpfi palp brial singular cliquer maxima-ecl gfan sympow tachyon python2-rpy2 |