diff options
Diffstat (limited to 'testing/py-pyzor/APKBUILD')
-rw-r--r-- | testing/py-pyzor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyzor/APKBUILD b/testing/py-pyzor/APKBUILD index d38d67834aa..1c53b9ac21b 100644 --- a/testing/py-pyzor/APKBUILD +++ b/testing/py-pyzor/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Python implementation of a spam-blocking networked system that use spam signatures to identify them." url="https://pypi.python.org/pypi/pyzor/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="" makedepends="python2-dev py-setuptools python3-dev" subpackages="py3-${pkgname/py-/}:_py3 py2-${pkgname/py-/}:_py2" |