diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-09-10 06:21:52 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-09-10 06:21:52 -0400 |
commit | cf052cda9e05748db88561e3aec1d8dc4b8c6ef8 (patch) | |
tree | 2944ad54b3dedb2f14237e424727573f79fbc92c /profiles/default | |
parent | sys-process/htop: Remove unneeded python depends, bug 558108 (diff) | |
download | gentoo-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/default')
-rw-r--r-- | profiles/default/linux/uclibc/mips/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 |