tdev-python/bjoern: Update python_compat. - parlay - yet another gentoo overlay HTML git clone https://git.parazyd.org/parlay DIR Log DIR Files DIR Refs DIR README --- DIR commit 6b332b5adbb6109d696594f6ca80974bec570a3f DIR parent 6f56a3512f59ce7833e830c1acb7c4ea6d4c8048 HTML Author: parazyd <parazyd@dyne.org> Date: Sat, 15 May 2021 08:54:09 +0200 dev-python/bjoern: Update python_compat. Diffstat: M dev-python/bjoern/bjoern-9999.ebuiā¦ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/dev-python/bjoern/bjoern-9999.ebuild b/dev-python/bjoern/bjoern-9999.ebuild t@@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 git-r3 DESCRIPTION="A screamingly fast Python WSGI server written in C"