catalyst: python bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2021-06-04 10:37:21 -04:00
parent abfaaa2cd4
commit f7a4d9fb07
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -12,7 +12,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
fi
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1 ${SRC_ECLASS}