summaryrefslogtreecommitdiff
path: root/community/nzbget/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nzbget/PKGBUILD')
-rw-r--r--community/nzbget/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nzbget/PKGBUILD b/community/nzbget/PKGBUILD
index ca6c1cafc..70279e09b 100644
--- a/community/nzbget/PKGBUILD
+++ b/community/nzbget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=nzbget
pkgver=12.0
pkgrel=1
pkgdesc="Download from Usenet using .nzb files"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://nzbget.sourceforge.net/"
license=('GPL')
depends=('gnutls' 'libpar2' 'libsigc++' 'libxml2' 'python')