vapier 14/10/18 18:13:15 Modified: ChangeLog use.mask Log: Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.
Revision Changes Path 1.203 profiles/arch/alpha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.203&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.203&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.202&r2=1.203 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v retrieving revision 1.202 retrieving revision 1.203 diff -u -r1.202 -r1.203 --- ChangeLog 17 Oct 2014 15:18:26 -0000 1.202 +++ ChangeLog 18 Oct 2014 18:13:15 -0000 1.203 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.202 2014/10/17 15:18:26 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.203 2014/10/18 18:13:15 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. 17 Oct 2014; Christoph Junghans <ott...@gentoo.org> package.use.mask: dropped libcerf mask 1.92 profiles/arch/alpha/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.91&r2=1.92 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- use.mask 20 Jul 2014 14:08:12 -0000 1.91 +++ use.mask 18 Oct 2014 18:13:15 -0000 1.92 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.91 2014/07/20 14:08:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.92 2014/10/18 18:13:15 vapier Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -235,3 +235,6 @@ # Mask redis USE flag everywhere since redis depends on google-perftools, # which are not supported on Alpha at all (assembly). redis + +# sys-libs/libseccomp has not been ported to this arch yet #524148 +seccomp