From: Michał Górny Date: Thu, 7 May 2020 15:12:18 +0000 (+0200) Subject: net-mail/notmuch: Remove py2.7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=69cc53791baf45c652ebc53461a02191467b4366;p=gentoo.git net-mail/notmuch: Remove py2.7 Signed-off-by: Michał Górny --- diff --git a/net-mail/notmuch/notmuch-0.29.3-r1.ebuild b/net-mail/notmuch/notmuch-0.29.3-r1.ebuild index d43493b3fade..d2dc1e110e95 100644 --- a/net-mail/notmuch/notmuch-0.29.3-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.29.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs