mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (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 <zlogene@gentoo.org> (29 Nov 2014)
|
||||
# Masked because of lack of manpower/time (bug #497068)
|
||||
dev-vcs/git mediawiki mediawiki-experimental
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user