summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-12-28 11:59:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-12-28 11:59:48 +0000
commitc572748a91e63b57ba8005945f0eb28af8113c89 (patch)
tree6758535ae10ad1b8cdc94a3cfa7eeb981f311b7e /profiles
parentKeyword ~mips (diff)
downloadgentoo-2-c572748a91e63b57ba8005945f0eb28af8113c89.tar.gz
gentoo-2-c572748a91e63b57ba8005945f0eb28af8113c89.tar.bz2
gentoo-2-c572748a91e63b57ba8005945f0eb28af8113c89.zip
Remove USE mask on jemalloc since it is now keyworded.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/mips/ChangeLog5
-rw-r--r--profiles/arch/mips/use.mask6
2 files changed, 5 insertions, 6 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog
index 9cc488879360..b8925a4b8e84 100644
--- a/profiles/arch/mips/ChangeLog
+++ b/profiles/arch/mips/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/MIPS profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.152 2014/12/27 19:31:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.153 2014/12/28 11:59:48 blueness Exp $
+
+ 28 Dec 2014; Anthony G. Basile <blueness@gentoo.org> use.mask:
+ Remove USE mask on jemalloc since it is now keyworded.
27 Dec 2014; Hans de Graaff <graaff@gentoo.org> use.mask:
Mask jemalloc USE flag since dev-libs/jemalloc is not yet keyworded. Added
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index dc549428dd93..d9d13fe9401f 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.79 2014/12/27 19:31:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.80 2014/12/28 11:59:48 blueness Exp $
# Unmask the flag which corresponds to ARCH.
-mips
@@ -384,7 +384,3 @@ 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