remove mention of Python 3.9 from dev-python/dec8
This commit is contained in:
parent
6b407928e4
commit
d0d2ba3ed3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
PYTHON_COMPAT=( python3_{7,8} )
|
||||||
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."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue