mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-b2: add noarch
This commit is contained in:
parent
6b120d7208
commit
92721e397d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'python-b2'
|
# Template file for 'python-b2'
|
||||||
pkgname=python-b2
|
pkgname=python-b2
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=y
|
||||||
wrksrc="B2_Command_Line_Tool-$version"
|
wrksrc="B2_Command_Line_Tool-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python python-setuptools"
|
hostmakedepends="python python-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue