add python3_9 to over and dec8

This commit is contained in:
Martin Sekera 2021-02-27 17:34:18 +01:00
parent 40d958bfd4
commit e8c1141493
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8} )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1 git-r3
DESCRIPTION="Minimalistic shared libraries of the Decade project."