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