summaryrefslogtreecommitdiff
path: root/extra/guile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/guile/PKGBUILD')
-rw-r--r--extra/guile/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/guile/PKGBUILD b/extra/guile/PKGBUILD
index 50f10eb03..b42673104 100644
--- a/extra/guile/PKGBUILD
+++ b/extra/guile/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=guile
pkgver=1.8.8
-pkgrel=2
+pkgrel=2.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