commit:     9de07bbcb8fb9ab80b09407b8ffefe351b1d487c
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Mon Dec 22 17:03:04 2025 +0000
Commit:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Mon Dec 22 17:03:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9de07bbc

net-misc/maestral: Remove py3.11

Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>

 net-misc/maestral/maestral-1.9.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/maestral-1.9.6.ebuild 
b/net-misc/maestral/maestral-1.9.6.ebuild
index 60c8c538c9..bc7519bbdb 100644
--- a/net-misc/maestral/maestral-1.9.6.ebuild
+++ b/net-misc/maestral/maestral-1.9.6.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 inherit distutils-r1 xdg
 
 MY_PV=${PV/_rc/.dev}

Reply via email to