python-chardet: remove noarch.
This commit is contained in:
parent
0d3b9181a0
commit
5c18d68b7d
1 changed files with 1 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue