diff options
Diffstat (limited to 'community/delegate/PKGBUILD')
-rw-r--r-- | community/delegate/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/delegate/PKGBUILD b/community/delegate/PKGBUILD index 7fbf1b030..40a9833c3 100644 --- a/community/delegate/PKGBUILD +++ b/community/delegate/PKGBUILD @@ -6,7 +6,7 @@ pkgname=delegate pkgver=9.9.7 pkgrel=2 pkgdesc="Caching and converting multyprotocol proxy. For example, you may use it as NNTP web interface" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.delegate.org/" license=('GPL') depends=('pam') |