summaryrefslogtreecommitdiff
path: root/profiles/default
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default')
-rw-r--r--profiles/default/linux/package.unmask8
-rw-r--r--profiles/default/linux/package.use.mask4
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/default/linux/package.unmask b/profiles/default/linux/package.unmask
new file mode 100644
index 000000000000..fdcb4f773e3f
--- /dev/null
+++ b/profiles/default/linux/package.unmask
@@ -0,0 +1,8 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James <sam@gentoo.org> (2023-06-06)
+# Only available on Linux.
+dev-libs/libaio
+sys-libs/libcap-ng
+sys-libs/libseccomp
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
index 9694fb2c9fad..5407972c13ac 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/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-06-06)
+# Needs linux-only dev-libs/libaio.
+app-emulation/qemu -aio
+
# Peter Levine <plevine457@gmail.com> (2019-10-01)
# Native inotify support is preferred on linux.
# bug #697476