summaryrefslogtreecommitdiff
path: root/community/kvirc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kvirc/PKGBUILD')
-rw-r--r--community/kvirc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kvirc/PKGBUILD b/community/kvirc/PKGBUILD
index 9d1246a33..f1ce496a5 100644
--- a/community/kvirc/PKGBUILD
+++ b/community/kvirc/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Qt-based IRC client"
url="http://www.kvirc.net"
depends=('python2' 'qt' 'libxss' 'qtwebkit')
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
makedepends=('cmake')
license=('GPL')
options=("!libtool")