vapier 14/10/18 18:13:30 Modified: ChangeLog use.mask Log: Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.
Revision Changes Path 1.5 profiles/arch/arm64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 6 Sep 2014 10:31:37 -0000 1.4 +++ ChangeLog 18 Oct 2014 18:13:30 -0000 1.5 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.4 2014/09/06 10:31:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.5 2014/10/18 18:13:30 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. 06 Sep 2014; Michał Górny <mgo...@gentoo.org> use.mask: Wipe out references to removed Python targets. 1.13 profiles/arch/arm64/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/use.mask?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/use.mask?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/use.mask?r1=1.12&r2=1.13 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm64/use.mask,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- use.mask 6 Sep 2014 10:31:37 -0000 1.12 +++ use.mask 18 Oct 2014 18:13:30 -0000 1.13 @@ -233,3 +233,6 @@ # This one we need to test ... python_targets_python3_3 + +# sys-libs/libseccomp has not been ported to this arch yet #524148 +seccomp