python-automat: remove noarch.
This commit is contained in:
parent
0e86ca41f2
commit
2139f625b7
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue