commit:     0bda2d4a16430c698e0c7a2d7fd2a872bd80347d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 19:02:45 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 19:02:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bda2d4a

net-im/toxic: Simplify PYTHON_COMPAT

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-im/toxic/toxic-0.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/toxic/toxic-0.15.1.ebuild b/net-im/toxic/toxic-0.15.1.ebuild
index e222cc1b1c47..8017b624b36e 100644
--- a/net-im/toxic/toxic-0.15.1.ebuild
+++ b/net-im/toxic/toxic-0.15.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10,11,12} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit python-single-r1 xdg
 

Reply via email to