From: Michał Górny Date: Wed, 4 Mar 2020 13:20:35 +0000 (+0100) Subject: python-r1.eclass: Report impl used by python_setup X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a7086ea5d8a8c9df028442deb27dcfce72b1087a;p=gentoo.git python-r1.eclass: Report impl used by python_setup Signed-off-by: Michał Górny --- diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index cd4c22aa0bd8..960fed8c451a 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -785,6 +785,7 @@ python_setup() { fi python_wrapper_setup + einfo "Using ${EPYTHON} in global scope" } # @FUNCTION: python_replicate_script