From 721140ea2f398d4b6291d6ab252913c8a65ff57c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:28 -0400 Subject: [PATCH] python3-pysdl2: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-pysdl2/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-pysdl2/template b/srcpkgs/python3-pysdl2/template index 3efdca5b667..da6af540f98 100644 --- a/srcpkgs/python3-pysdl2/template +++ b/srcpkgs/python3-pysdl2/template @@ -1,8 +1,7 @@ # Template file for 'python3-pysdl2' pkgname=python3-pysdl2 version=0.9.6 -revision=2 -archs=noarch +revision=3 wrksrc="py-sdl2-rel_${version//./_}" build_style=python3-module pycompile_module="sdl2"