git-review: switch to python2-module
This commit is contained in:
parent
b84dd5b71c
commit
9031b958e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=git-review
|
|||
version=1.25.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools python-requests"
|
||||
depends="${hostmakedepends}"
|
||||
pycompile_module="git_review"
|
||||
|
|
Loading…
Reference in a new issue