summaryrefslogtreecommitdiff
path: root/community/python-gnutls/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-gnutls/PKGBUILD')
-rw-r--r--community/python-gnutls/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-gnutls/PKGBUILD b/community/python-gnutls/PKGBUILD
index 992a476ef..2542cf2dc 100644
--- a/community/python-gnutls/PKGBUILD
+++ b/community/python-gnutls/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=python-gnutls
pkgver=1.2.2
pkgrel=1
pkgdesc="Python wrapper for the GNUTLS library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://cheeseshop.python.org/pypi/python-gnutls"
depends=('python2' 'gnutls')
license=('LGPL')