From: Michał Górny Date: Tue, 11 Feb 2020 12:05:48 +0000 (+0100) Subject: net-mail/notmuch: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e9adb96dcd2416ae8ac8038506209b0ea48829c6;p=gentoo.git net-mail/notmuch: Remove py2 Signed-off-by: Michał Górny --- diff --git a/net-mail/notmuch/notmuch-0.29.3.ebuild b/net-mail/notmuch/notmuch-0.29.3.ebuild index c8ab2a408976..35caf2d27477 100644 --- a/net-mail/notmuch/notmuch-0.29.3.ebuild +++ b/net-mail/notmuch/notmuch-0.29.3.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