diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-07 09:09:19 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-07 09:09:19 -0300 |
commit | 86461beb7cde87c32ae26efa1916543955452dfc (patch) | |
tree | e05ed8b092b4a8e2e45ef0622a15c8faf47fad0f /core/dash | |
parent | 0e83b6eeba6643b6636469de8aa2b77dd0b295ae (diff) |
Updates
Diffstat (limited to 'core/dash')
-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 3aeb4b3fe..b46979bc2 100644 --- a/core/dash/PKGBUILD +++ b/core/dash/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dash pkgver=0.5.7 pkgrel=2 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') |