diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 7bc135207b0c..00a675095efc 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2023-07-09) +# sys-libs/libhugetlbfs is broken w/ newer glibc, bug #806079 +sys-apps/nvme-cli hugepages + # Michał Górny <mgorny@gentoo.org> (2023-06-24) # dev-db/mongodb builds practically only on the authors' computer. dev-python/pymongo test-full diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index ff18eb9cf1eb..b500832a58bf 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -50,12 +50,6 @@ dev-python/subprocess-tee test-full # app-text/pandoc is not stable app-text/nuspell doc -# Sam James <sam@gentoo.org> (2022-02-11) -# Needs glibc-2.35(?) (or <2.34) which is not yet even keyworded but -# won't be stable for a while. Can be unmasked then. -# bug #806079 -sys-apps/nvme-cli hugepages - # Georgy Yakovlev <gyakovlev@gentoo.org> (2021-12-24) # test deps are not stable >=sys-fs/zfs-2.0.7 test-suite |