python-feedparser: remove noarch.
This commit is contained in:
parent
d7d62477a8
commit
0e30c8d4c2
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-feedparser'
|
||||
pkgname=python-feedparser
|
||||
version=5.2.1
|
||||
revision=6
|
||||
archs=noarch
|
||||
revision=7
|
||||
wrksrc="feedparser-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="feedparser.py"
|
||||
|
@ -20,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-feedparser_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="feedparser.py"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue