summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-10-23 15:42:00 +0000
committerFabian Groffen <grobian@gentoo.org>2010-10-23 15:42:00 +0000
commit1f00b3463eefd11c73ff4dafc0058835b9ce6b3f (patch)
tree6c99437b18638cdad99efe01654d364a21769bde
parentalpha/arm/ia64/sparc stable wrt #341703 (diff)
downloadgentoo-2-1f00b3463eefd11c73ff4dafc0058835b9ce6b3f.tar.gz
gentoo-2-1f00b3463eefd11c73ff4dafc0058835b9ce6b3f.tar.bz2
gentoo-2-1f00b3463eefd11c73ff4dafc0058835b9ce6b3f.zip
unmask ipc for Linux also in Prefix
-rw-r--r--profiles/prefix/linux/package.use.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/prefix/linux/package.use.mask b/profiles/prefix/linux/package.use.mask
index bce6fbb890fb..22eb6feb9445 100644
--- a/profiles/prefix/linux/package.use.mask
+++ b/profiles/prefix/linux/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.use.mask,v 1.2 2009/09/30 10:19:53 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.use.mask,v 1.3 2010/10/23 15:42:00 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (23 Oct 2010)
+# IPC on Linux is well tested, since it's developed on that platform.
+sys-apps/portage -ipc
# Michael Haubenwallner <haubi@gentoo.org> (30 Sep 2009)
# linux can have an uuid implementation (#230981).