mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 14:51:14 +02:00
unicorn-bindings: Add python-3.7 capability.
This commit is contained in:
parent
fddca753bb
commit
3c76dc86f9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
|
||||
PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} )
|
||||
inherit multilib distutils-r1 eutils
|
||||
|
||||
DESCRIPTION="Unicorn bindings"
|
||||
|
|
|
|||
Loading…
Reference in a new issue