diff options
Diffstat (limited to 'extra/asymptote/PKGBUILD')
-rw-r--r-- | extra/asymptote/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/asymptote/PKGBUILD b/extra/asymptote/PKGBUILD index bbd3a3814..66c49f488 100644 --- a/extra/asymptote/PKGBUILD +++ b/extra/asymptote/PKGBUILD @@ -7,7 +7,7 @@ pkgname=asymptote pkgver=2.21 pkgrel=1 pkgdesc="A vector graphics language (like metapost)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://asymptote.sourceforge.net/" license=("GPL3") depends=('texlive-core' 'gc' 'freeglut' 'glu' 'gsl' 'fftw' 'libsigsegv') |