commit:     d4116cf2637e10b8f6f37c3c6dda7935d3b2f30a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 20:47:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 20:57:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4116cf2

net-mail/notmuch: add Python 3.9 to stable

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

 net-mail/notmuch/notmuch-0.30-r1.ebuild | 4 ++--
 net-mail/notmuch/notmuch-0.31-r2.ebuild | 2 +-
 net-mail/notmuch/notmuch-0.31.ebuild    | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-mail/notmuch/notmuch-0.30-r1.ebuild 
b/net-mail/notmuch/notmuch-0.30-r1.ebuild
index 5bc0909030c..2e892bb5e51 100644
--- a/net-mail/notmuch/notmuch-0.30-r1.ebuild
+++ b/net-mail/notmuch/notmuch-0.30-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_OPTIONAL=1
 NEED_EMACS="24.1"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit bash-completion-r1 distutils-r1 elisp-common eutils flag-o-matic \
        pax-utils toolchain-funcs

diff --git a/net-mail/notmuch/notmuch-0.31-r2.ebuild 
b/net-mail/notmuch/notmuch-0.31-r2.ebuild
index fc743453f79..cc1c03f51da 100644
--- a/net-mail/notmuch/notmuch-0.31-r2.ebuild
+++ b/net-mail/notmuch/notmuch-0.31-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/net-mail/notmuch/notmuch-0.31.ebuild 
b/net-mail/notmuch/notmuch-0.31.ebuild
index 03f24db64a5..7e7b6616497 100644
--- a/net-mail/notmuch/notmuch-0.31.ebuild
+++ b/net-mail/notmuch/notmuch-0.31.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_OPTIONAL=1
 NEED_EMACS="24.1"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit bash-completion-r1 distutils-r1 elisp-common eutils flag-o-matic \
        pax-utils toolchain-funcs

Reply via email to