python-ply: remove noarch.
This commit is contained in:
parent
46c1f99505
commit
8b05958809
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-ply'
|
||||
pkgname=python-ply
|
||||
version=3.11
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="ply-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -21,7 +20,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-ply_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="ply"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue