diff options
Diffstat (limited to 'core/shadow/PKGBUILD')
-rw-r--r-- | core/shadow/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/shadow/PKGBUILD b/core/shadow/PKGBUILD index 743c179a9..4c057478f 100644 --- a/core/shadow/PKGBUILD +++ b/core/shadow/PKGBUILD @@ -6,7 +6,7 @@ pkgname=shadow pkgver=4.1.5.1 pkgrel=5 pkgdesc="Password and account management tool suite with support for shadow files and PAM" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://pkg-shadow.alioth.debian.org/' license=('BSD') groups=('base') |