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 1abe33063..7dbb345a3 100644
--- a/community/chicken/PKGBUILD
+++ b/community/chicken/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=chicken
pkgver=4.7.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')