diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index 542615b7e0c..842fd720fe3 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -3,7 +3,7 @@ pkgname=ansible version=2.1.0.0 revision=1 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" depends="${hostmakedepends} python-crypto python-Jinja2 python-paramiko python-yaml python-six"