diff --git a/srcpkgs/buildbot/template b/srcpkgs/buildbot/template index d9bb5b4d734..4167e7104f2 100644 --- a/srcpkgs/buildbot/template +++ b/srcpkgs/buildbot/template @@ -3,7 +3,7 @@ pkgname=buildbot version=0.8.14 revision=2 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python" makedepends="python-setuptools python-dateutil python-Jinja2 python-sqlalchemy-migrate Twisted" depends="${makedepends}"