mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
escrotum: switch to python2_module
Remove unnecessary python_versions.
This commit is contained in:
parent
432a283bb8
commit
fb5d5fdc3f
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ pkgname=escrotum
|
|||
version=0.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
python_versions="2.7"
|
||||
build_style=python2-module
|
||||
pycompile_module="escrotum"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="pygtk"
|
||||
|
|
Loading…
Add table
Reference in a new issue