summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-04-14 16:35:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-04-14 16:38:49 +0200
commit21a7049785f925d5deab48694c3b759aa89858e3 (patch)
tree498e442ba9aff1aac329971b637ea1f41def4836
parentsci-libs/fftw: arm64 stable (bug #641648) (diff)
downloadgentoo-21a7049785f925d5deab48694c3b759aa89858e3.tar.gz
gentoo-21a7049785f925d5deab48694c3b759aa89858e3.tar.bz2
gentoo-21a7049785f925d5deab48694c3b759aa89858e3.zip
sys-libs/glibc: Add bug number comment
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sys-libs/glibc/glibc-2.29-r2.ebuild1
-rw-r--r--sys-libs/glibc/glibc-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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
}