diff --git a/srcpkgs/python-tracing/template b/srcpkgs/python-tracing/template index 2a34ac9223..7b8feb1c19 100644 --- a/srcpkgs/python-tracing/template +++ b/srcpkgs/python-tracing/template @@ -6,8 +6,7 @@ noarch=yes build_style=python-module hostmakedepends="python-setuptools" makedepends="python-devel" -depends="python>=2.7" -python_versions="2.7" +depends="python" pycompile_module="tracing" short_desc="Debug log/trace messages for Python2" maintainer="Eivind Uggedal "