summaryrefslogtreecommitdiff
path: root/community/net6/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/net6/PKGBUILD')
-rw-r--r--community/net6/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/net6/PKGBUILD b/community/net6/PKGBUILD
index aa55406bd..b4e8db5d6 100644
--- a/community/net6/PKGBUILD
+++ b/community/net6/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=net6
pkgver=1.3.14
pkgrel=2
pkgdesc="A library that provides a TCP protocol abstraction for C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gobby.0x539.de/"
license=('LGPL')
depends=('gnutls' 'libsigc++2.0')