diff --git a/srcpkgs/python-txgithub/template b/srcpkgs/python-txgithub/template index bcb307394e2..677730e9881 100644 --- a/srcpkgs/python-txgithub/template +++ b/srcpkgs/python-txgithub/template @@ -4,7 +4,7 @@ version=15.0.0 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" -build_style=python-module +build_style=python2-module pycompile_module="${pkgname#*-}" hostmakedepends="python-setuptools" makedepends="${hostmakedepends} Twisted"