From c5532bf0485074a38d188f5265cbaefa0b2f4079 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 05:01:01 +0200 Subject: [PATCH] autokey: switch to python2-module --- srcpkgs/autokey/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/autokey/template b/srcpkgs/autokey/template index c94d0214df7..df29fd3bcf6 100644 --- a/srcpkgs/autokey/template +++ b/srcpkgs/autokey/template @@ -3,7 +3,7 @@ pkgname=autokey version=0.90.4 revision=4 noarch=yes -build_style="python-module" +build_style=python2-module python_versions="2.7" pycompile_version="2.7" pycompile_module="autokey"