diff options
Diffstat (limited to 'extra/samba/PKGBUILD')
-rw-r--r-- | extra/samba/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/samba/PKGBUILD b/extra/samba/PKGBUILD index c1089a201..447980d9b 100644 --- a/extra/samba/PKGBUILD +++ b/extra/samba/PKGBUILD @@ -16,7 +16,7 @@ pkgver=4.0.5 # misconstrues as alpha, beta, etc. Bad samba! _realver=4.0.5 pkgrel=1 -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.samba.org" license=('GPL3') makedepends=('python2' 'docbook-xsl' 'pkg-config' 'libbsd' 'db' 'popt' 'libcups' |