summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2018-06-21 11:10:26 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2018-06-21 12:53:02 +0200
commit81da9a4ecc45e7d3cbebbec97b86c2c7a9c7e3fa (patch)
tree6e7ff932d4fda28a7f98b46356d2f69a9fe7bf16 /profiles/prefix/use.mask
parentvirtual/libc: block real packages for prefix-guest (diff)
downloadgentoo-81da9a4ecc45e7d3cbebbec97b86c2c7a9c7e3fa.tar.gz
gentoo-81da9a4ecc45e7d3cbebbec97b86c2c7a9c7e3fa.tar.bz2
gentoo-81da9a4ecc45e7d3cbebbec97b86c2c7a9c7e3fa.zip
profiles/prefix: advance seccomp to use.mask
There are more packages than just app-misc/pax-utils that may use it, so advance seccomp from package.use.mask to use.mask. Bug: https://bugs.gentoo.org/585756
Diffstat (limited to 'profiles/prefix/use.mask')
-rw-r--r--profiles/prefix/use.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask
index 134085a9be51..80601532ae21 100644
--- a/profiles/prefix/use.mask
+++ b/profiles/prefix/use.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michael Haubenwallner <haubi@gentoo.org> (21 Jun 2018)
+# sys-libs/libseccomp is a linux interface, not sure if it will work
+# in prefix for Linux either, bug #585756
+seccomp
+
# Mask all glibc/linux combination, unmasked in the appropriate profiles
elibc_glibc
kernel_linux