python-constantly: remove noarch.
This commit is contained in:
parent
2ed5887592
commit
897ae5bbdb
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-constantly'
|
||||
pkgname=python-constantly
|
||||
version=15.1.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
wrksrc="constantly-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="constantly"
|
||||
|
@ -20,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-constantly_package() {
|
||||
archs=noarch
|
||||
depends="python3"
|
||||
pycompile_module="constantly"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in New Issue