diff options
Diffstat (limited to 'net-mail/notmuch/notmuch-0.34.2.ebuild')
-rw-r--r-- | net-mail/notmuch/notmuch-0.34.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/notmuch/notmuch-0.34.2.ebuild b/net-mail/notmuch/notmuch-0.34.2.ebuild index d7b1744e55c7..d056fb61c403 100644 --- a/net-mail/notmuch/notmuch-0.34.2.ebuild +++ b/net-mail/notmuch/notmuch-0.34.2.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DISTUTILS_OPTIONAL=1 -DISTUTILS_USE_SETUPTOOLS=manual NEED_EMACS="24.1" PYTHON_COMPAT=( python3_{7..10} pypy3 ) |