From b7d2cd9ae0fb6bcd74bb90ea894d70c54f3ccf0e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:37 -0400 Subject: [PATCH] alienfx: rebuild for Python 3.9, drop noarch --- srcpkgs/alienfx/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/alienfx/template b/srcpkgs/alienfx/template index 62ee564ad4b..5a6bffd3865 100644 --- a/srcpkgs/alienfx/template +++ b/srcpkgs/alienfx/template @@ -1,8 +1,7 @@ # Template file for 'alienfx' pkgname=alienfx version=2.3.4 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="alienfx" hostmakedepends="python3-setuptools"