From c76b12dda611bd9ec6b3aa1beffc4cdcbebff847 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:25 +1000 Subject: [PATCH] python-monotonic: remove noarch. --- srcpkgs/python-monotonic/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python-monotonic/template b/srcpkgs/python-monotonic/template index 2c1e997bea1..71bd26c6f18 100644 --- a/srcpkgs/python-monotonic/template +++ b/srcpkgs/python-monotonic/template @@ -1,8 +1,7 @@ # Template file for 'python-monotonic' pkgname=python-monotonic version=1.5 -revision=1 -archs=noarch +revision=2 wrksrc="monotonic-${version}" build_style=python2-module hostmakedepends="python-setuptools"