diff --git a/srcpkgs/python-boto/template b/srcpkgs/python-boto/template index 684c00feee..677b84bdd6 100644 --- a/srcpkgs/python-boto/template +++ b/srcpkgs/python-boto/template @@ -1,8 +1,7 @@ # Template file for 'python-boto' pkgname=python-boto version=2.49.0 -revision=2 -archs=noarch +revision=3 wrksrc="boto-${version}" build_style=python-module pycompile_module="boto" @@ -41,7 +40,6 @@ post_install() { } python3-boto_package() { - archs=noarch depends="python3" pycompile_module="boto" short_desc="${short_desc/Python2/Python3}"