mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-pylast: Oops, forgot to set noarch=yes
This commit is contained in:
parent
3b41c74092
commit
4efae6244e
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'python-pylast'
|
# Template file for 'python-pylast'
|
||||||
pkgname=python-pylast
|
pkgname=python-pylast
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=pylast-${version}
|
wrksrc=pylast-${version}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
noarch=yes
|
||||||
hostmakedepends="python-setuptools python3.4-setuptools"
|
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="pylast"
|
pycompile_module="pylast"
|
||||||
|
|
Loading…
Add table
Reference in a new issue