diff --git a/srcpkgs/python-larch/template b/srcpkgs/python-larch/template index 974a48626ee..a1667499b2f 100644 --- a/srcpkgs/python-larch/template +++ b/srcpkgs/python-larch/template @@ -3,10 +3,10 @@ pkgname=python-larch version=1.20151025 revision=1 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools python-tracing" makedepends="python-devel python-tracing" -depends="python python-tracing python-cliapp python-ttystatus" +depends="python-tracing python-cliapp python-ttystatus" pycompile_module="larch" short_desc="Copy-on-write B-tree data structure for Python2" maintainer="Eivind Uggedal "