net-mail/remail: enable py3.10

Closes: https://bugs.gentoo.org/848396
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
Kurt Kanzenbach
2022-05-30 20:18:25 +02:00
parent e46c138066
commit 47e93287b2

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 systemd