commit: 990f8bb6d04291770e38cb2eee1f20b6d2354e0e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jun 10 16:42:25 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jun 10 16:42:25 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=990f8bb6
Allow glibc-2.35 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 cbd482db..55e94551 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.35 +>=sys-libs/glibc-2.36
