From c241a713507abf13a1eb9507000eb7ac36a4f691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 9 Sep 2020 08:20:40 +0700 Subject: [PATCH] python3-Sphinx: drop noarch --- srcpkgs/python3-Sphinx/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-Sphinx/template b/srcpkgs/python3-Sphinx/template index df1eba9e438..5a4f7d20622 100644 --- a/srcpkgs/python3-Sphinx/template +++ b/srcpkgs/python3-Sphinx/template @@ -1,8 +1,7 @@ # Template file for 'python3-Sphinx' pkgname=python3-Sphinx version=3.2.1 -revision=1 -archs=noarch +revision=2 wrksrc=Sphinx-${version} build_style=python3-module hostmakedepends="python3-setuptools"