diff --git a/net-im/pantalaimon/pantalaimon-0.10.5.ebuild b/net-im/pantalaimon/pantalaimon-0.10.5.ebuild index 36effdb..36dad4e 100644 --- a/net-im/pantalaimon/pantalaimon-0.10.5.ebuild +++ b/net-im/pantalaimon/pantalaimon-0.10.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 DESCRIPTION="A Matrix proxy daemon that adds E2E encryption capabilities" @@ -38,14 +38,21 @@ RDEPEND="