aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-pbr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-pbr/APKBUILD')
-rw-r--r--main/py-pbr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-pbr/APKBUILD b/main/py-pbr/APKBUILD
index 8c28b6f77e0..fdb87f8cb40 100644
--- a/main/py-pbr/APKBUILD
+++ b/main/py-pbr/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Python Build Reasonableness"
url="https://pypi.python.org/pypi/pbr"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"