python-xdg: remove noarch.
This commit is contained in:
parent
f3c8db82d8
commit
bf6ce2ec7e
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-xdg'
|
||||
pkgname=python-xdg
|
||||
version=0.26
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="pyxdg-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python python3"
|
||||
|
@ -17,7 +16,6 @@ distfiles="${PYPI_SITE}/p/pyxdg/pyxdg-${version}.tar.gz"
|
|||
checksum=fe2928d3f532ed32b39c32a482b54136fe766d19936afc96c8f00645f9da1a06
|
||||
|
||||
python3-xdg_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="xdg"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue