add python3_9 to over and dec8
This commit is contained in:
parent
40d958bfd4
commit
e8c1141493
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7,8} )
|
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||||
inherit distutils-r1 git-r3
|
inherit distutils-r1 git-r3
|
||||||
|
|
||||||
DESCRIPTION="Minimalistic shared libraries of the Decade project."
|
DESCRIPTION="Minimalistic shared libraries of the Decade project."
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7,8} )
|
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||||
inherit distutils-r1 git-r3
|
inherit distutils-r1 git-r3
|
||||||
|
|
||||||
DESCRIPTION="Useful Python libraries and convenience functions from the former Overwatch UAV project."
|
DESCRIPTION="Useful Python libraries and convenience functions from the former Overwatch UAV project."
|
Loading…
Add table
Add a link
Reference in a new issue