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 3316fd98a..f0c65ebd2 100644
--- a/community/kvirc/PKGBUILD
+++ b/community/kvirc/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Qt-based IRC client"
url="http://www.kvirc.net"
depends=('python2' 'esound' 'qt' 'libxss')
optdepends=('esound: needed for snd plugin')
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
makedepends=()
license=('GPL')
options=("!libtool")