This commit is contained in:
layman
2023-06-30 09:26:28 +02:00
parent a5e9df0216
commit dbab93f805
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
EAPI=8
#FIXME: Upstream explicitly supports "pypy3", but Gentoo dependencies do not.
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1