diff --git a/testing/py-acl/APKBUILD b/testing/py-acl/APKBUILD index 9fef2e632cf..1c266c1381e 100644 --- a/testing/py-acl/APKBUILD +++ b/testing/py-acl/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A python network access control list parsing library" url="https://github.com/jathanism/acl" arch="noarch" -license="Apache2" +license="ASL 2.0" depends="python" depends_dev="" makedepends="python-dev py-setuptools"