diff --git a/srcpkgs/python-ply/template b/srcpkgs/python-ply/template index 04a3defa6a..30d5e39067 100644 --- a/srcpkgs/python-ply/template +++ b/srcpkgs/python-ply/template @@ -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}"