From aaa04655de335dc5716e6e3647d95185d9e24db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 15 Sep 2020 20:47:47 +0200 Subject: [PATCH] python3-distlib: drop noarch --- srcpkgs/python3-distlib/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-distlib/template b/srcpkgs/python3-distlib/template index ff983ca9b6d..e70b271197c 100644 --- a/srcpkgs/python3-distlib/template +++ b/srcpkgs/python3-distlib/template @@ -1,8 +1,7 @@ # Template file for 'python3-distlib' pkgname=python3-distlib version=0.3.1 -revision=1 -archs=noarch +revision=2 wrksrc="distlib-${version}" build_style=python3-module hostmakedepends="python3-setuptools"