summaryrefslogtreecommitdiff
path: root/community/chicken/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/chicken/PKGBUILD')
-rw-r--r--community/chicken/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chicken/PKGBUILD b/community/chicken/PKGBUILD
index a035498ff..30e232d7b 100644
--- a/community/chicken/PKGBUILD
+++ b/community/chicken/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=chicken
pkgver=4.8.0
pkgrel=1
pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.call-with-current-continuation.org/'
license=('BSD')
depends=('gcc')