python-tempita: remove noarch.
This commit is contained in:
parent
45931357e8
commit
d5f4d024cc
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-tempita'
|
||||
pkgname=python-tempita
|
||||
version=0.5.2
|
||||
revision=4
|
||||
archs=noarch
|
||||
revision=5
|
||||
wrksrc="Tempita-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -17,7 +16,6 @@ distfiles="${PYPI_SITE}/T/Tempita/Tempita-${version}.tar.gz"
|
|||
checksum=cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
||||
|
||||
python3-tempita_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="tempita"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue