diff options
Diffstat (limited to 'core/nano/PKGBUILD')
-rw-r--r-- | core/nano/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nano/PKGBUILD b/core/nano/PKGBUILD index 29daecb1a..b23917e13 100644 --- a/core/nano/PKGBUILD +++ b/core/nano/PKGBUILD @@ -6,7 +6,7 @@ pkgname=nano pkgver=2.2.6 pkgrel=2 pkgdesc="Pico editor clone with enhancements" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.nano-editor.org" groups=('base') |