aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-augeas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-augeas/APKBUILD')
-rw-r--r--testing/py-augeas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-augeas/APKBUILD b/testing/py-augeas/APKBUILD
index bc2abcc2557..51ed80a6233 100644
--- a/testing/py-augeas/APKBUILD
+++ b/testing/py-augeas/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Pure python bindings for augeas"
url="https://pypi.python.org/pypi/python-augeas"
arch="noarch"
-license="GPL2.1"
+license="GPL-2.1"
depends="augeas-libs py-cffi"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py3-${pkgname/py-/}:_py3 py2-${pkgname/py-/}:_py2"