diff options
Diffstat (limited to 'testing/py-ev/APKBUILD')
-rw-r--r-- | testing/py-ev/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD index 74a511cef6..5407e93c99 100644 --- a/testing/py-ev/APKBUILD +++ b/testing/py-ev/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A Python libev interface" url="http://pythonhosted.org/pyev/" arch="all" -license="GPL3" +license="GPL-3.0" depends="python2" depends_dev="" makedepends="python2-dev py-setuptools libev-dev" |