aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyphen/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pyphen/APKBUILD')
-rw-r--r--testing/py-pyphen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyphen/APKBUILD b/testing/py-pyphen/APKBUILD
index da15be2fbaa..d5a5e79e2ae 100644
--- a/testing/py-pyphen/APKBUILD
+++ b/testing/py-pyphen/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="python-based dictionary hyphenator library"
url="http://www.pyphen.org/"
arch="noarch"
-license="GPL2+ MPL LGPL2+"
+license="GPL-2.0-or-later MPL LGPL-2.0-or-later"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"