commit: 86c6e07722abd52182f079a705135725e6abaf31 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Oct 11 15:01:12 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Oct 11 15:01:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=86c6e077
Allow glibc-2.36 with qemu Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/portage/stages-qemu/package.mask/releng/glibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/portage/stages-qemu/package.mask/releng/glibc b/releases/portage/stages-qemu/package.mask/releng/glibc index 55e94551..91b0a8cc 100644 --- a/releases/portage/stages-qemu/package.mask/releng/glibc +++ b/releases/portage/stages-qemu/package.mask/releng/glibc @@ -2,4 +2,4 @@ # new glibc tends to lead to trouble with sandbox (and qemu), # especially for the unstable arches # ->=sys-libs/glibc-2.36 +>=sys-libs/glibc-2.37
