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 713974d5f..842cf4fe4 100644
--- a/community/chicken/PKGBUILD
+++ b/community/chicken/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=chicken
pkgver=4.7.0
pkgrel=1
pkgdesc='A compiler for R5RS scheme, featuring handy extensions'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.call-with-current-continuation.org/'
license=('BSD')
depends=('gcc')