update dev-python/dec8 python versions

This commit is contained in:
Martin Sekera 2022-12-17 17:20:03 +01:00
parent c5a44676cd
commit d858d01e40

View file

@ -3,7 +3,7 @@
EAPI=7 EAPI=7
PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_COMPAT=( python3_{9,10,11} )
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."