diff options
Diffstat (limited to 'core/dash/PKGBUILD')
-rw-r--r-- | core/dash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dash/PKGBUILD b/core/dash/PKGBUILD index 6e2d4a66a..3a4f830a8 100644 --- a/core/dash/PKGBUILD +++ b/core/dash/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dash pkgver=0.5.7 pkgrel=3 pkgdesc="A POSIX compliant shell that aims to be as small as possible" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://gondor.apana.org.au/~herbert/dash/" license=('BSD') depends=('glibc') |