python-spambayes: switch to python2-module
This commit is contained in:
parent
5a3479b317
commit
151b32c95c
|
@ -4,7 +4,7 @@ version=1.1b2
|
|||
revision=1
|
||||
wrksrc=${pkgname#*-}-${version}
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python-lockfile python-pydns"
|
||||
pycompile_module="${pkgname#*-}"
|
||||
|
|
Loading…
Reference in New Issue