summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-09-10 06:21:52 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-09-10 06:21:52 -0400
commitcf052cda9e05748db88561e3aec1d8dc4b8c6ef8 (patch)
tree2944ad54b3dedb2f14237e424727573f79fbc92c /profiles
parentsys-process/htop: Remove unneeded python depends, bug 558108 (diff)
downloadgentoo-cf052cda9e05748db88561e3aec1d8dc4b8c6ef8.tar.gz
gentoo-cf052cda9e05748db88561e3aec1d8dc4b8c6ef8.tar.bz2
gentoo-cf052cda9e05748db88561e3aec1d8dc4b8c6ef8.zip
profiles: mask USE=seccomp for pax-utils on mips, bug #560098.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/mips/package.use.mask4
-rw-r--r--profiles/default/linux/uclibc/mips/package.use.mask4
-rw-r--r--profiles/hardened/linux/musl/mips/package.use.mask7
3 files changed, 15 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 304e96eb5a02..349f31bd8e61 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Anthony G. Basile <blueness@gentoo.org> (10 Sep 2015)
+# # seccomp code is currently broken, bug #560098
+app-misc/pax-utils seccomp
+
# Mikle Kolyada <zlogene@gentoo.org> (12 Apr 2015)
# GNOME Shell does not work on mips
net-misc/wicd gnome-shell
diff --git a/profiles/default/linux/uclibc/mips/package.use.mask b/profiles/default/linux/uclibc/mips/package.use.mask
index a8154a2af06f..e06a9432e54d 100644
--- a/profiles/default/linux/uclibc/mips/package.use.mask
+++ b/profiles/default/linux/uclibc/mips/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Anthony G. Basile <blueness@gentoo.org> (10 Sep 2015)
+# # seccomp code is currently broken, bug #560098
+app-misc/pax-utils seccomp
+
# Matthias Maier <tamiko@gentoo.org> (24 Dec 2014)
# sys-devel/clang is not keyworded on mips.
app-doc/doxygen clang
diff --git a/profiles/hardened/linux/musl/mips/package.use.mask b/profiles/hardened/linux/musl/mips/package.use.mask
new file mode 100644
index 000000000000..a63ed49af48c
--- /dev/null
+++ b/profiles/hardened/linux/musl/mips/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 1999-2015 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Anthony G. Basile <blueness@gentoo.org> (10 Sep 2015)
+# seccomp code is currently broken, bug #560098
+app-misc/pax-utils seccomp