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 b0e744e0e..e877f7b8a 100644
--- a/community/chicken/PKGBUILD
+++ b/community/chicken/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=chicken
pkgver=4.6.0
pkgrel=2
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')