From 7f8e0fb9c213777c0e65f9da92de434937904b71 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:33 +1000 Subject: [PATCH] python-prompt_toolkit1: remove noarch. --- srcpkgs/python-prompt_toolkit1/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python-prompt_toolkit1/template b/srcpkgs/python-prompt_toolkit1/template index 70516738c27..028c7223b43 100644 --- a/srcpkgs/python-prompt_toolkit1/template +++ b/srcpkgs/python-prompt_toolkit1/template @@ -2,8 +2,7 @@ pkgname=python-prompt_toolkit1 reverts="2.0.9_1" version=1.0.18 -revision=1 -archs=noarch +revision=3 wrksrc="prompt_toolkit-${version}" build_style=python2-module hostmakedepends="python-setuptools"