diff --git a/srcpkgs/python-automat/template b/srcpkgs/python-automat/template index 66dad2f84bc..372f26c62a9 100644 --- a/srcpkgs/python-automat/template +++ b/srcpkgs/python-automat/template @@ -1,8 +1,7 @@ # Template file for 'python-automat' pkgname=python-automat version=20.2.0 -revision=1 -archs=noarch +revision=2 wrksrc="Automat-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -32,7 +31,6 @@ post_install() { } python3-automat_package() { - archs=noarch short_desc="${short_desc/Python2/Python3}" depends="python3-setuptools python3-attrs python3-six" alternatives="automat:automat-visualize:/usr/bin/automat-visualize3"