aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-larch/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-larch/APKBUILD')
-rw-r--r--main/py-larch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-larch/APKBUILD b/main/py-larch/APKBUILD
index 6e1524e7979..caf3c6cf8a3 100644
--- a/main/py-larch/APKBUILD
+++ b/main/py-larch/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Copy-on-write B-tree data structure"
url="http://liw.fi/larch/"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends="python2 py-tracing py-cliapp py-ttystatus"
depends_dev=""
makedepends="py-setuptools"