summaryrefslogtreecommitdiff
path: root/community/smalltalk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/smalltalk/PKGBUILD')
-rw-r--r--community/smalltalk/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/smalltalk/PKGBUILD b/community/smalltalk/PKGBUILD
index 50f5808b5..33c81da15 100644
--- a/community/smalltalk/PKGBUILD
+++ b/community/smalltalk/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=7
pkgdesc='Implementation of Smalltalk-80'
url='http://smalltalk.gnu.org/'
license=('GPL' 'LGPL')
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
options=('!libtool' '!emptydirs')
depends=('gmp' 'libffi' 'libsigsegv' 'readline' 'libltdl')
makedepends=('gdbm' 'gtk2' 'sqlite' 'tk' 'zip')