aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-coverage/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-coverage/APKBUILD')
-rw-r--r--testing/py-coverage/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-coverage/APKBUILD b/testing/py-coverage/APKBUILD
index bd5a3f5492..6be98781b8 100644
--- a/testing/py-coverage/APKBUILD
+++ b/testing/py-coverage/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Code coverage measurement for Python"
url="https://pypi.python.org/pypi/coverage"
arch="all"
-license="apache2"
+license="Apache-2.0"
depends=
depends_dev=
makedepends="python2-dev python3-dev py-setuptools"