From 6420de9d4c5c069cf7f782ac66696f005aded9c2 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 16 Oct 2016 22:29:19 +0200 Subject: [PATCH] python-ttystatus: switch to python2-module --- srcpkgs/python-ttystatus/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-ttystatus/template b/srcpkgs/python-ttystatus/template index 554003e1d93..f7e726192c6 100644 --- a/srcpkgs/python-ttystatus/template +++ b/srcpkgs/python-ttystatus/template @@ -3,7 +3,7 @@ pkgname=python-ttystatus version=0.32 revision=1 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" makedepends="python-devel" depends="python"