net-misc/nbcli: Adding python 3.8 support
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr
This commit is contained in:
parent
992a3009f0
commit
69cccd1513
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6,7} )
|
PYTHON_COMPAT=( python3_{6..8} )
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
MY_P="${P/_alpha/.dev}"
|
MY_P="${P/_alpha/.dev}"
|
||||||
|
|
Loading…
Reference in a new issue