aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-runstatus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-runstatus/APKBUILD')
-rw-r--r--testing/py-runstatus/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-runstatus/APKBUILD b/testing/py-runstatus/APKBUILD
index 13b25591878..7ed62d640ff 100644
--- a/testing/py-runstatus/APKBUILD
+++ b/testing/py-runstatus/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A Python library to detect program states"
url="https://github.com/riquito/runstatus/"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"