commit: cf175f34c725a0faa7bcf9d289cb8d90ac8beabf
Author: Josiah Mullins <JoMull01 <AT> protonmail <DOT> com>
AuthorDate: Mon Dec 7 14:07:46 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 08:29:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf175f34
net-im/toxic: add python 3.8 and 3.9 support to toxic-0.8.3-r1
Signed-off-by: Josiah Mullins <JoMull01 <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-im/toxic/toxic-0.8.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/toxic/toxic-0.8.3-r1.ebuild
b/net-im/toxic/toxic-0.8.3-r1.ebuild
index 30f2e2860bc..03ec7dfb015 100644
--- a/net-im/toxic/toxic-0.8.3-r1.ebuild
+++ b/net-im/toxic/toxic-0.8.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit python-single-r1 xdg