summaryrefslogtreecommitdiff
path: root/extra/guile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/guile/PKGBUILD')
-rw-r--r--extra/guile/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/guile/PKGBUILD b/extra/guile/PKGBUILD
index 50f10eb03..42dd1d331 100644
--- a/extra/guile/PKGBUILD
+++ b/extra/guile/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.8.8
pkgrel=2
pkgdesc="a portable, embeddable Scheme implementation written in C"
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')
install=guile.install