diff options
Diffstat (limited to 'testing/py-pygfm/APKBUILD')
-rw-r--r-- | testing/py-pygfm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pygfm/APKBUILD b/testing/py-pygfm/APKBUILD index c88d8de3d5..44a1850375 100644 --- a/testing/py-pygfm/APKBUILD +++ b/testing/py-pygfm/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Basic immutable container types for Python" url="https://github.com/tomchristie/itypes" arch="noarch" -license="BSD3" +license="BSD-3-Clause" depends="" makedepends="python2-dev python3-dev py-setuptools" checkdepends="py-codecov py-coverage py-coveralls py-markdown" |