python-cssselect: remove noarch.
This commit is contained in:
parent
1ab9eb2eea
commit
3a75e271a7
@ -1,8 +1,7 @@
|
||||
# Template file for 'python-cssselect'
|
||||
pkgname=python-cssselect
|
||||
version=1.1.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="cssselect"
|
||||
@ -20,7 +19,6 @@ post_install() {
|
||||
}
|
||||
|
||||
python3-cssselect_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="cssselect"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user