diff --git a/srcpkgs/python-larch/template b/srcpkgs/python-larch/template index bce2621f102..c89052671b0 100644 --- a/srcpkgs/python-larch/template +++ b/srcpkgs/python-larch/template @@ -7,8 +7,7 @@ wrksrc="larch-${version}" build_style=python-module hostmakedepends="python-setuptools python-tracing" makedepends="python-devel python-tracing" -depends="python>=2.7 python-tracing python-cliapp python-ttystatus" -python_versions="2.7" +depends="python python-tracing python-cliapp python-ttystatus" pycompile_module="larch" short_desc="Copy-on-write B-tree data structure for Python2" maintainer="Eivind Uggedal "