From 20e0d5c1afe5ef16e04397baa3b08b4622f8a6a6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:51 -0400 Subject: [PATCH] xcb-proto: rebuild for Python 3.9, drop noarch --- srcpkgs/xcb-proto/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template index afc0d260a23..7301e58b1b2 100644 --- a/srcpkgs/xcb-proto/template +++ b/srcpkgs/xcb-proto/template @@ -1,8 +1,7 @@ # Template file for 'xcb-proto' pkgname=xcb-proto version=1.14 -revision=1 -archs=noarch +revision=2 build_style=gnu-configure hostmakedepends="python3" makedepends="libxml2"