summaryrefslogtreecommitdiff
path: root/community/znc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/znc/PKGBUILD')
-rw-r--r--community/znc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/znc/PKGBUILD b/community/znc/PKGBUILD
index b3edff7b1..0cbac9901 100644
--- a/community/znc/PKGBUILD
+++ b/community/znc/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=4
pkgdesc='An IRC bouncer with modules & scripts support'
url='http://en.znc.in/wiki/index.php/ZNC'
license=('GPL2')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libsasl')
makedepends=('tcl' 'python' 'perl')
optdepends=('tcl: modtcl module'