diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-23 15:40:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-23 15:40:05 +0000 |
commit | 911522962a5fbfc50da9cb4b3440cfaf6561b0d1 (patch) | |
tree | b208245879865ba3c800e7115a86ad08c1220d69 /profiles/prefix/package.use.mask | |
parent | alpha/arm/sparc stable wrt #341703 (diff) | |
download | historical-911522962a5fbfc50da9cb4b3440cfaf6561b0d1.tar.gz historical-911522962a5fbfc50da9cb4b3440cfaf6561b0d1.tar.bz2 historical-911522962a5fbfc50da9cb4b3440cfaf6561b0d1.zip |
Mask USE=ipc for portage, since it causes more trouble than anything
Diffstat (limited to 'profiles/prefix/package.use.mask')
-rw-r--r-- | profiles/prefix/package.use.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index c10247f6edf7..a27779569007 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.14 2010/10/02 12:40:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.15 2010/10/23 15:40:05 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (23 Oct 2010) +# IPC relies on pipes, selects, polls, and more stuff that Python is +# very bad with, that really causes way more issues than it is worth to +# have some boundary bugs solved and more robust subshell die support +sys-apps/portage ipc # Rafael Goncalves Martins <rafaelmartins@gentoo.org> (29 Sep 2010) # dev-libs/judy without prefix keywords |