diff options
Diffstat (limited to 'community/dante/PKGBUILD')
-rw-r--r-- | community/dante/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD index e8033246c..0bc260b77 100644 --- a/community/dante/PKGBUILD +++ b/community/dante/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.3.2 pkgrel=3 pkgdesc="SOCKS v4 and v5 compatible proxy server and client" url="http://www.inet.no/dante" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('custom') depends=('pam' 'krb5') backup=('etc/socks.conf' |