From: Andreas K. Hüttel Date: Sun, 14 Apr 2019 14:35:50 +0000 (+0200) Subject: sys-libs/glibc: Add bug number comment X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=21a7049785f925d5deab48694c3b759aa89858e3;p=gentoo.git sys-libs/glibc: Add bug number comment Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel --- diff --git a/sys-libs/glibc/glibc-2.29-r2.ebuild b/sys-libs/glibc/glibc-2.29-r2.ebuild index 0e1db7e3c853..d98e7bee8e0e 100644 --- a/sys-libs/glibc/glibc-2.29-r2.ebuild +++ b/sys-libs/glibc/glibc-2.29-r2.ebuild @@ -720,6 +720,7 @@ pkg_pretend() { } pkg_setup() { + # see bug 682570 [[ -z ${BOOTSTRAP_RAP} ]] && python-any-r1_pkg_setup } diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 939fdcf0e14e..b5a01c5590f6 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -721,6 +721,7 @@ pkg_pretend() { } pkg_setup() { + # see bug 682570 [[ -z ${BOOTSTRAP_RAP} ]] && python-any-r1_pkg_setup }