diff options
author | Ben Kohler <bkohler@gentoo.org> | 2020-08-12 14:54:02 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2020-08-12 14:54:27 -0500 |
commit | c17454a14ddfa64164379809573db62e61b71d94 (patch) | |
tree | d94253dbe3478a21018090d01ac4aa69af59bf56 /profiles | |
parent | dev-db/mariadb: bump to v10.1.46 (diff) | |
download | gentoo-c17454a14ddfa64164379809573db62e61b71d94.tar.gz gentoo-c17454a14ddfa64164379809573db62e61b71d94.tar.bz2 gentoo-c17454a14ddfa64164379809573db62e61b71d94.zip |
profiles: mask glibc-2.31-r6 on x32 for bug 736904
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 6e3deb1194c8..c5665e8060f6 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ben Kohler <bkohler@gentoo.org> (2020-08-12) +# Breaks several portage features, see bug 736904 +=sys-libs/glibc-2.31-r6 + # Marek Szuba <marecki@gentoo.org> (2020-05-08) # Requires sys-cluster/ceph, which is masked in this profile as well # (see below) |