aboutsummaryrefslogtreecommitdiffstats
path: root/testing/buildbot-slave/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/buildbot-slave/APKBUILD')
-rw-r--r--testing/buildbot-slave/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD
index 15864b25250..1a5354023ac 100644
--- a/testing/buildbot-slave/APKBUILD
+++ b/testing/buildbot-slave/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Buildbot slave daemon"
url="http://buildbot.net/"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="python2 py-twisted"
depends_dev=""
makedepends="python2-dev py-setuptools"