summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-20 14:08:12 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-20 14:08:12 +0000
commit630917d90dc1d8c6b617c86d60f4e34f263e8fd5 (patch)
tree09f84ee5f794ae339274578167bcc90cf4cc43c7 /profiles
parentStable on alpha, bug #510584 (diff)
downloadgentoo-2-630917d90dc1d8c6b617c86d60f4e34f263e8fd5.tar.gz
gentoo-2-630917d90dc1d8c6b617c86d60f4e34f263e8fd5.tar.bz2
gentoo-2-630917d90dc1d8c6b617c86d60f4e34f263e8fd5.zip
Mask redis USE flag due to google-perftools unavailability
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/use.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 350629038878..4669565f4b28 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/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/alpha/use.mask,v 1.90 2014/06/25 14:22:28 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.91 2014/07/20 14:08:12 klausman Exp $
# Unmask the flag which corresponds to ARCH.
-alpha
@@ -230,3 +230,8 @@ unwind
# Pacho Ramos <pacho@gentoo.org> (08 Jan 2014)
# Unmask systemd since it is keyworded here.
-systemd
+
+# Tobias Klausmann <klausman@gentoo.org> (20 Jul 2014)
+# Mask redis USE flag everywhere since redis depends on google-perftools,
+# which are not supported on Alpha at all (assembly).
+redis