diff --git a/srcpkgs/python-chardet/template b/srcpkgs/python-chardet/template index bd502bbbddf..9fb0c4f4dac 100644 --- a/srcpkgs/python-chardet/template +++ b/srcpkgs/python-chardet/template @@ -1,8 +1,7 @@ # Template file for 'python-chardet' pkgname=python-chardet version=3.0.4 -revision=3 -archs=noarch +revision=4 wrksrc="chardet-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -17,7 +16,6 @@ checksum=84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae alternatives="chardet:chardetect:/usr/bin/chardetect2" python3-chardet_package() { - archs=noarch depends="python3-setuptools" pycompile_module="chardet" short_desc="${short_desc/Python2/Python3}"