From 147ad95dbd3df2ea0c15a0054da57e4e910f056a Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 15:50:48 +0200 Subject: [PATCH] py3status: switch to python2-module --- srcpkgs/py3status/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template index 4cba6d174cc..26b6269e11b 100644 --- a/srcpkgs/py3status/template +++ b/srcpkgs/py3status/template @@ -5,7 +5,7 @@ revision=2 short_desc="Alternative i3bar" license="BSD" noarch=yes -build_style=python-module +build_style=python2-module pycompile_module="py3status" hostmakedepends="python-setuptools" depends="python"