summaryrefslogtreecommitdiff
path: root/extra/guile1.8/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/guile1.8/PKGBUILD')
-rw-r--r--extra/guile1.8/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/guile1.8/PKGBUILD b/extra/guile1.8/PKGBUILD
index 999d0e43d..e69ce6463 100644
--- a/extra/guile1.8/PKGBUILD
+++ b/extra/guile1.8/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.8.8
pkgrel=3
pkgdesc='Portable, embeddable Scheme implementation written in C. Legacy branch.'
url="http://www.gnu.org/software/guile/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('gmp' 'libltdl' 'ncurses>=5.7' 'texinfo')
source=(ftp://ftp.gnu.org/pub/gnu/guile/guile-$pkgver.tar.gz)