From 2fa1dc3fececdf48bc01784c44f287474f914ca2 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 27 Sep 2022 23:34:44 -0400 Subject: [PATCH] net-im/toxic: enable py3.10, py3.11, py3.9 and disable py3.7 Signed-off-by: Horea Christian --- net-im/toxic/toxic-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/toxic/toxic-9999.ebuild b/net-im/toxic/toxic-9999.ebuild index 5f6a6d0..f82627c 100644 --- a/net-im/toxic/toxic-9999.ebuild +++ b/net-im/toxic/toxic-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_7 python3_8 ) +PYTHON_COMPAT=( python3_{8..11} ) inherit git-r3 python-single-r1 xdg