python-idna: remove noarch.
This commit is contained in:
parent
f4cbe2c472
commit
f9d2894842
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-idna'
|
||||
pkgname=python-idna
|
||||
version=2.9
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
wrksrc="idna-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -20,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-idna_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue