python-ply: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:32 +10:00 committed by Đoàn Trần Công Danh
parent 46c1f99505
commit 8b05958809

View file

@ -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}"