From ea4465e6754ccde185aa90a0663e6bd82f8b1da1 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-PyPDF2: drop noarch --- srcpkgs/python3-PyPDF2/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-PyPDF2/template b/srcpkgs/python3-PyPDF2/template index 75289b4f3ca..771a4bf4001 100644 --- a/srcpkgs/python3-PyPDF2/template +++ b/srcpkgs/python3-PyPDF2/template @@ -1,8 +1,7 @@ # Template file for 'python3-PyPDF2' pkgname=python3-PyPDF2 version=1.26.0 -revision=1 -archs=noarch +revision=2 wrksrc="PyPDF2-${version}" build_style=python3-module hostmakedepends="python3-setuptools"