diff --git a/srcpkgs/python-Babel/template b/srcpkgs/python-Babel/template index 2b175b4ecba..e64f9976592 100644 --- a/srcpkgs/python-Babel/template +++ b/srcpkgs/python-Babel/template @@ -1,8 +1,7 @@ # Template file for 'python-Babel' pkgname=python-Babel version=2.8.0 -revision=1 -archs=noarch +revision=2 wrksrc="${pkgname#*-}-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -20,7 +19,6 @@ post_install() { } python3-Babel_package() { - archs=noarch depends="python3-setuptools python3-pytz" short_desc="${short_desc/Python2/Python3}" alternatives="babel:pybabel:/usr/bin/pybabel3"