diff options
Diffstat (limited to 'testing/py-logilab-astng/APKBUILD')
-rw-r--r-- | testing/py-logilab-astng/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-logilab-astng/APKBUILD b/testing/py-logilab-astng/APKBUILD index c106a5aefa..285f3dc3bf 100644 --- a/testing/py-logilab-astng/APKBUILD +++ b/testing/py-logilab-astng/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Rebuild a new abstract syntax tree from Python's ast" url="http://pypi.python.org/pypi/logilab-astng" arch="noarch" -license="GPL2+" +license="GPL-2.0-or-later" depends="python2 py-logilab-common" depends_dev="" makedepends="python2-dev py-logilab-common" |