commit:     361a6e224b471aab02e1da9c001392b516ba8254
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 29 20:05:05 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 29 20:12:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361a6e22

net-mail/notmuch: disable py3.10, pypy3

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/notmuch/notmuch-0.39.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/notmuch/notmuch-0.39.ebuild 
b/net-mail/notmuch/notmuch-0.39.ebuild
index 461d50f6f7b6..bc4e460347d1 100644
--- a/net-mail/notmuch/notmuch-0.39.ebuild
+++ b/net-mail/notmuch/notmuch-0.39.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_EXT=1
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
 
 inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic 
pax-utils toolchain-funcs xdg-utils
 

Reply via email to