diff options
Diffstat (limited to 'community/python2-gnutls/PKGBUILD')
-rw-r--r-- | community/python2-gnutls/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-gnutls/PKGBUILD b/community/python2-gnutls/PKGBUILD index 3a7c86a04..55fa82220 100644 --- a/community/python2-gnutls/PKGBUILD +++ b/community/python2-gnutls/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python2-gnutls pkgver=1.2.4 pkgrel=2 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') |