diff options
Diffstat (limited to 'community/dante/PKGBUILD')
-rw-r--r-- | community/dante/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD index a2cecbd7b..b3328db88 100644 --- a/community/dante/PKGBUILD +++ b/community/dante/PKGBUILD @@ -4,10 +4,10 @@ pkgname=dante pkgver=1.3.2 -pkgrel=1 +pkgrel=1.1 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' |