mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
speedtest-cli: noarch=yes
This commit is contained in:
parent
6246700615
commit
da8b2c1ea6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'speedtest-cli'
|
# Template file for 'speedtest-cli'
|
||||||
pkgname=speedtest-cli
|
pkgname=speedtest-cli
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=2
|
revision=3
|
||||||
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="speedtest.py speedtest_cli.py"
|
pycompile_module="speedtest.py speedtest_cli.py"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue