vapier 14/10/18 18:15:01 Modified: ChangeLog use.mask Log: Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.
Revision Changes Path 1.98 profiles/arch/sh/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.98&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?rev=1.98&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/ChangeLog?r1=1.97&r2=1.98 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- ChangeLog 1 Jul 2014 14:13:01 -0000 1.97 +++ ChangeLog 18 Oct 2014 18:15:01 -0000 1.98 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/sh profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.97 2014/07/01 14:13:01 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.98 2014/10/18 18:15:01 vapier Exp $ + + 18 Oct 2014; Mike Frysinger <vap...@gentoo.org> use.mask: + Mask USE=seccomp until the kernel/library gets support #524148 by Christian + Ruppert. 01 Jul 2014; Michał Górny <mgo...@gentoo.org> make.defaults: Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid 1.81 profiles/arch/sh/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/use.mask?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/use.mask?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sh/use.mask?r1=1.80&r2=1.81 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sh/use.mask,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- use.mask 25 Jun 2014 14:22:29 -0000 1.80 +++ use.mask 18 Oct 2014 18:15:01 -0000 1.81 @@ -180,3 +180,6 @@ # Unmask once sys-libs/libunwind gets keyworded. unwind + +# sys-libs/libseccomp has not been ported to this arch yet #524148 +seccomp