remove mention of Python 3.9 from dev-python/dec8

This commit is contained in:
Martin Sekera 2020-04-12 18:59:25 +02:00
parent 6b407928e4
commit d0d2ba3ed3

View file

@ -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."