From b2b86784f8f537892bff385338ddc1eca797dc4a Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:36 +1000 Subject: [PATCH] python-pyglet: remove noarch. --- srcpkgs/python-pyglet/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/python-pyglet/template b/srcpkgs/python-pyglet/template index 397103c49f7..d3fc17b6a15 100644 --- a/srcpkgs/python-pyglet/template +++ b/srcpkgs/python-pyglet/template @@ -1,8 +1,7 @@ # Template file for 'python-pyglet' pkgname=python-pyglet version=1.4.10 -revision=1 -archs=noarch +revision=2 wrksrc="pyglet-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools unzip" @@ -19,7 +18,6 @@ post_install() { } python3-pyglet_package() { - archs=noarch depends="python3" short_desc="${short_desc/Python2/Python3}" pkg_install() {