python-gntp: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:16 +10:00 committed by Đoàn Trần Công Danh
parent c9225b7599
commit 5798e4c5f4

View file

@ -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}"