diff options
Diffstat (limited to 'testing/py-gnutls/APKBUILD')
-rw-r--r-- | testing/py-gnutls/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/py-gnutls/APKBUILD b/testing/py-gnutls/APKBUILD index 8d5a2f2376..d8dd4694fb 100644 --- a/testing/py-gnutls/APKBUILD +++ b/testing/py-gnutls/APKBUILD @@ -7,6 +7,7 @@ pkgver=1.1.9 pkgrel=1 pkgdesc="Python wrapper for the GNUTLS library" url="http://pypi.python.org/pypi/python-gnutls" +arch="x86 x86_64" license="PSF" depends="python" makedepends="python-dev gnutls-dev" |