diff --git a/net-mail/notmuch/notmuch-0.30-r1.ebuild b/net-mail/notmuch/notmuch-0.30-r1.ebuild index 5bc0909030c74..2e892bb5e51f4 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 fc743453f7936..cc1c03f51daec 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 03f24db64a5cf..7e7b6616497ba 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