aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-ev
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ev')
-rw-r--r--testing/py-ev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD
index 74a511cef62..5407e93c99e 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"