From c6f59e3933d293d11db090c46650008d215e09d7 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 17 May 2022 13:35:59 +0200 Subject: dev-python/pytest-ordering: enable py3.11 Signed-off-by: Andrew Ammerlaan --- dev-python/pytest-ordering/pytest-ordering-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild index a69c5eaa3471..b30a24266e30 100644 --- a/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild +++ b/dev-python/pytest-ordering/pytest-ordering-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 -- cgit v1.2.3