python-distutils-extra: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:11 +10:00 committed by Đoàn Trần Công Danh
parent 5bd9d341a1
commit 1dd7d108f9
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python-distutils-extra'
pkgname=python-distutils-extra
version=2.39
revision=4
archs=noarch
revision=5
build_style=python-module
pycompile_module="DistUtilsExtra"
hostmakedepends="intltool python-setuptools python3-setuptools"
@ -15,7 +14,6 @@ distfiles="http://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}
checksum=723f24f4d65fc8d99b33a002fbbb3771d4cc9d664c97085bf37f3997ae8063af
python3-distutils-extra_package() {
archs=noarch
depends="python3"
pycompile_module="DistUtilsExtra"
short_desc="${short_desc/Python2/Python3}"