diff --git a/srcpkgs/python-mechanize/template b/srcpkgs/python-mechanize/template index ca29bbd0d2..260ef70ebb 100644 --- a/srcpkgs/python-mechanize/template +++ b/srcpkgs/python-mechanize/template @@ -1,8 +1,7 @@ # Template file for 'python-mechanize' pkgname=python-mechanize version=0.4.3 -revision=3 -archs=noarch +revision=4 wrksrc="mechanize-${version}" build_style=python-module pycompile_module="mechanize" @@ -20,7 +19,6 @@ post_install() { } python3-mechanize_package() { - archs=noarch depends="python3 python3-html5lib" pycompile_module="mechanize" short_desc="${short_desc/Python2/Python3}"