summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin147327 -> 147336 bytes
-rw-r--r--profiles/arch/loong/package.use.mask4
-rw-r--r--profiles/features/musl/package.mask4
3 files changed, 8 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index f0d30781150a..35a5444129b4 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 466175442007..66299d4ac1db 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Marek Szuba <marecki@gentoo.org> (2022-10-04)
+# sys-block/targetcli-fb not keyworded here yet (Bug #866506)
+sys-libs/libblockdev test
+
# WANG Xuerui <xen0n@gentoo.org> (2022-10-04)
# Sanitizers partially supported on this architecture.
#
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 3eb49818d3cc..65706ff0afc6 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Conrad Kostecki <conikost@gentoo.org> (2022-10-04)
+# Binary package depends on glibc, so we need to mask for musl.
+sys-apps/tas
+
# Sam James <sam@gentoo.org> (2022-10-04)
# Packages with dubious sys-libs/glibc dependencies (non-binary) but
# masking for now to allow musl profiles to graduate from exp->dev.