vapier 14/10/18 18:14:13 Modified: ChangeLog use.mask Log: Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.
Revision Changes Path 1.213 profiles/arch/ia64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?rev=1.213&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?rev=1.213&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?r1=1.212&r2=1.213 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v retrieving revision 1.212 retrieving revision 1.213 diff -u -r1.212 -r1.213 --- ChangeLog 16 Sep 2014 17:12:06 -0000 1.212 +++ ChangeLog 18 Oct 2014 18:14:13 -0000 1.213 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.212 2014/09/16 17:12:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.213 2014/10/18 18:14:13 vapier Exp $ + + 18 Oct 2014; Mike Frysinger <[email protected]> use.mask: + Mask USE=seccomp until the kernel/library gets support #524148 by Christian + Ruppert. 16 Sep 2014; Chí-Thanh Christopher Nguyễn <[email protected]> package.use.mask: 1.112 profiles/arch/ia64/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/use.mask?rev=1.112&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/use.mask?rev=1.112&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/use.mask?r1=1.111&r2=1.112 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/use.mask,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- use.mask 20 Aug 2014 12:32:13 -0000 1.111 +++ use.mask 18 Oct 2014 18:14:13 -0000 1.112 @@ -269,3 +269,6 @@ # Pacho Ramos <[email protected]> (08 Jan 2014) # Unmask systemd since it is keyworded here. -systemd + +# sys-libs/libseccomp has not been ported to this arch yet #524148 +seccomp
