python-gntp: remove noarch.
This commit is contained in:
parent
c9225b7599
commit
5798e4c5f4
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-gntp'
|
||||
pkgname=python-gntp
|
||||
version=1.0.3
|
||||
revision=5
|
||||
archs=noarch
|
||||
revision=6
|
||||
wrksrc="gntp-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="gntp"
|
||||
|
@ -21,7 +20,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-gntp_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="gntp"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue