python-ecdsa: remove noarch.
This commit is contained in:
parent
fd20c9638d
commit
e6eeae6754
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-ecdsa'
|
||||
pkgname=python-ecdsa
|
||||
version=0.14.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="ecdsa"
|
||||
|
@ -25,7 +24,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-ecdsa_package() {
|
||||
archs=noarch
|
||||
depends="python3-six"
|
||||
pycompile_module="ecdsa"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Add table
Reference in a new issue