vapier 14/10/18 18:14:52 Modified: ChangeLog use.mask Log: Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.
Revision Changes Path 1.231 profiles/arch/sparc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.231&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.231&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.230&r2=1.231 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v retrieving revision 1.230 retrieving revision 1.231 diff -u -r1.230 -r1.231 --- ChangeLog 16 Sep 2014 17:12:06 -0000 1.230 +++ ChangeLog 18 Oct 2014 18:14:52 -0000 1.231 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.230 2014/09/16 17:12:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.231 2014/10/18 18:14:52 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. 16 Sep 2014; Chí-Thanh Christopher Nguyễn <chith...@gentoo.org> package.use.mask: 1.120 profiles/arch/sparc/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.120&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.120&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?r1=1.119&r2=1.120 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v retrieving revision 1.119 retrieving revision 1.120 diff -u -r1.119 -r1.120 --- use.mask 25 Aug 2014 12:25:46 -0000 1.119 +++ use.mask 18 Oct 2014 18:14:52 -0000 1.120 @@ -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/sparc/use.mask,v 1.119 2014/08/25 12:25:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.120 2014/10/18 18:14:52 vapier Exp $ # Unmask the flag which corresponds to ARCH. -sparc @@ -348,5 +348,8 @@ llvm # Pacho Ramos <pa...@gentoo.org> (19 Jan 2014) -# Unmask systemd since it is keyworded here. +# Unmask systemd since it is keyworded here. -systemd + +# sys-libs/libseccomp has not been ported to this arch yet #524148 +seccomp