diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-12-27 19:31:57 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-12-27 19:31:57 +0000 |
commit | 7a2815649c4d5fc335e8186ee7efd177887d1616 (patch) | |
tree | e83c4e5be1e4950a7836b26aa129c0965c5bdebe /profiles/arch/mips/use.mask | |
parent | Stable for amd64, wrt bug #530660 (diff) | |
download | gentoo-2-7a2815649c4d5fc335e8186ee7efd177887d1616.tar.gz gentoo-2-7a2815649c4d5fc335e8186ee7efd177887d1616.tar.bz2 gentoo-2-7a2815649c4d5fc335e8186ee7efd177887d1616.zip |
Mask jemalloc USE flag since dev-libs/jemalloc is not yet keyworded. Added for dev-lang/ruby.
Diffstat (limited to 'profiles/arch/mips/use.mask')
-rw-r--r-- | profiles/arch/mips/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index a71d0ad525bd..dc549428dd93 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -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/mips/use.mask,v 1.78 2014/10/18 18:14:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.79 2014/12/27 19:31:57 graaff Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -384,3 +384,7 @@ unwind # sys-libs/libseccomp has not been ported to this arch yet #524148 seccomp + +# Hans de Graaff <graaff@gentoo.org> (27 Dec 2014) +# dev-libs/jemalloc is not keyworded +jemalloc |