From 81da9a4ecc45e7d3cbebbec97b86c2c7a9c7e3fa Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Thu, 21 Jun 2018 11:10:26 +0200 Subject: [PATCH] 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 --- profiles/prefix/package.use.mask | 5 ----- profiles/prefix/use.mask | 7 ++++++- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index b97a4bb717899..aa30efa71a276 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -1,11 +1,6 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen (27 Jun 2016) -# sys-libs/libseccomp is a linux interface, not sure if it will work -# in prefix for Linux either, bug #585756 -app-misc/pax-utils seccomp - # Mikle Kolyada (29 Nov 2014) # Masked because of lack of manpower/time (bug #497068) dev-vcs/git mediawiki mediawiki-experimental diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 134085a9be511..80601532ae21e 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 (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