buildbot-slave: remove noarch
This commit is contained in:
parent
57d4b0b5ee
commit
b8b4529848
1 changed files with 2 additions and 4 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Template file for 'buildbot-slave'
|
# Template file for 'buildbot-slave'
|
||||||
pkgname=buildbot-slave
|
pkgname=buildbot-slave
|
||||||
version=0.8.14
|
version=0.8.14
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="buildslave"
|
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="python-Twisted"
|
depends="python-Twisted"
|
||||||
short_desc="BuildBot Slave Daemon"
|
short_desc="BuildBot Slave Daemon"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
homepage="https://buildbot.net/"
|
homepage="https://buildbot.net/"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=7db02738c02d34c4d32508ac200e5f089ba73549315b127a9d8c0808d1a6d7a9
|
checksum=7db02738c02d34c4d32508ac200e5f089ba73549315b127a9d8c0808d1a6d7a9
|
||||||
|
|
Loading…
Reference in a new issue