python-futures: switch to python2-module
This commit is contained in:
parent
e16223b58f
commit
64d50017a6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.0.5
|
|||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="futures-${version}"
|
||||
build_style=python-module
|
||||
build_style=python2-module
|
||||
pycompile_module="concurrent"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
|
|
Loading…
Reference in a new issue