update dev-python/dec8 python deps

This commit is contained in:
Martin Sekera 2022-04-20 20:46:49 +02:00
parent eed456bf2f
commit 04c8102ed4

View file

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