mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-spambayes: remove noarch.
This commit is contained in:
parent
f92a37626e
commit
4b1398ac72
1 changed files with 1 additions and 3 deletions
|
@ -1,13 +1,11 @@
|
||||||
# Template file for 'python-spambayes'
|
# Template file for 'python-spambayes'
|
||||||
pkgname=python-spambayes
|
pkgname=python-spambayes
|
||||||
version=1.1b3
|
version=1.1b3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
archs=noarch
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-lockfile python-pydns"
|
depends="python-lockfile python-pydns"
|
||||||
pycompile_module="${pkgname#*-}"
|
|
||||||
short_desc="Spam classification system"
|
short_desc="Spam classification system"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue