From a93295146aa4654680466d3d59913165f3288e96 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:39 -0400 Subject: [PATCH] avideo: rebuild for Python 3.9, drop noarch --- srcpkgs/avideo/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/avideo/template b/srcpkgs/avideo/template index af1491295da..17637289aac 100644 --- a/srcpkgs/avideo/template +++ b/srcpkgs/avideo/template @@ -1,8 +1,7 @@ # Template file for 'avideo' pkgname=avideo version=2017.9.27 -revision=5 -archs=noarch +revision=6 wrksrc="avideo" build_style=python3-module hostmakedepends="python3"