python-b2: add noarch

This commit is contained in:
Andrea Brancaleoni 2018-02-11 01:33:23 +01:00
parent 6b120d7208
commit 92721e397d

View file

@ -1,7 +1,8 @@
# Template file for 'python-b2'
pkgname=python-b2
version=1.1.0
revision=1
revision=2
noarch=y
wrksrc="B2_Command_Line_Tool-$version"
build_style=python-module
hostmakedepends="python python-setuptools"