From 6bce6b664fa170f0069c1ccae90934c9ec201eb4 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Mon, 20 Dec 2021 20:19:31 -0800 Subject: net-mail/notmuch: enable py3.10 Signed-off-by: Georgy Yakovlev --- net-mail/notmuch/notmuch-0.32.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mail/notmuch') diff --git a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild index ba302f77adb9..d99d63cef1d2 100644 --- a/net-mail/notmuch/notmuch-0.32.2-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.32.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 DISTUTILS_OPTIONAL=1 DISTUTILS_USE_SETUPTOOLS=manual NEED_EMACS="24.1" -PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{7..10} pypy3 ) inherit bash-completion-r1 desktop distutils-r1 elisp-common flag-o-matic pax-utils toolchain-funcs xdg-utils -- cgit v1.2.3-65-gdbad