dev-python/over: add python-3.11 support
This commit is contained in:
parent
e1d6a7f936
commit
c721d00be0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7,8,9,10} )
|
PYTHON_COMPAT=( python3_{8,9,10,11} )
|
||||||
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