From 0432c987c0060d5a27cce7cb5904c0a5455dfb4e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:11 -0400 Subject: [PATCH] python3-enchant: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-enchant/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-enchant/template b/srcpkgs/python3-enchant/template index 1540cc34bc8..cb44e98880b 100644 --- a/srcpkgs/python3-enchant/template +++ b/srcpkgs/python3-enchant/template @@ -1,8 +1,7 @@ # Template file for 'python3-enchant' pkgname=python3-enchant version=3.1.1 -revision=1 -archs=noarch +revision=2 wrksrc="pyenchant-${version}" build_style=python3-module hostmakedepends="python3-setuptools enchant-devel"