commit:     a43629357609b4fc45137c24dc47dd68d7947e85
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 02:30:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 02:31:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4362935

profiles/arch/base: mask nvme-cli[hugepages]

Needs <glibc-2.34.

Bug: https://bugs.gentoo.org/806079
Bug: https://bugs.gentoo.org/908793
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/base/package.use.mask   | 4 ++++
 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 <s...@gentoo.org> (2023-07-09)
+# sys-libs/libhugetlbfs is broken w/ newer glibc, bug #806079
+sys-apps/nvme-cli hugepages
+
 # Michał Górny <mgo...@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 <s...@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 <gyakov...@gentoo.org> (2021-12-24)
 # test deps are not stable
 >=sys-fs/zfs-2.0.7 test-suite

Reply via email to