diff options
-rw-r--r-- | testing/py-pyphen/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyphen/APKBUILD b/testing/py-pyphen/APKBUILD index c838f17ca4..5de8fc0ba2 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="GPL MPL LGPL" +license="GPL2+ MPL LGPL2+" depends="python" depends_dev="" makedepends="python-dev py-setuptools" |