From 53b481bf048ca389915d15fd267fc78a03099938 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 16 Oct 2016 18:54:22 +0200 Subject: [PATCH] iotop: switch to python2-module --- srcpkgs/iotop/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/iotop/template b/srcpkgs/iotop/template index f565aac9d88..0b1d1160571 100644 --- a/srcpkgs/iotop/template +++ b/srcpkgs/iotop/template @@ -3,7 +3,7 @@ pkgname=iotop version=0.6 revision=4 noarch="yes" -build_style=python-module +build_style=python2-module hostmakedepends="python" depends="${hostmakedepends}" pycompile_module="iotop"