dev-python/ciscoconfparse: Updating PYTHON_COMPAT
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr
This commit is contained in:
parent
eff3c443d6
commit
ddf87bd3f6
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_7 )
|
||||
PYTHON_COMPAT=( python3_{6,7,8,9} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Parse, audit, query, build, and modify Cisco IOS-style configurations"
|
||||
|
|
Loading…
Reference in a new issue