python-css-parser: remove noarch.
This commit is contained in:
parent
4d46d17426
commit
1ab9eb2eea
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-css-parser'
|
||||
pkgname=python-css-parser
|
||||
version=1.0.4
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="css-parser-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="css_parser"
|
||||
|
@ -21,7 +20,6 @@ do_check() {
|
|||
}
|
||||
|
||||
python3-css-parser_package() {
|
||||
archs=noarch
|
||||
pycompile_module="css_parser"
|
||||
depends="python3"
|
||||
short_desc="${short_desc/2/3}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue