summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-08-15 18:08:20 +0000
committerMatt Turner <mattst88@gentoo.org>2011-08-15 18:08:20 +0000
commit772107519c5a8df3d681b3464841c62caf639959 (patch)
tree4fc87b04322fc15846e758441bb154d928bfcb91 /profiles/arch/mips/package.mask
parent3.5 branch uses just system-sane without the header stuff (diff)
downloadgentoo-2-772107519c5a8df3d681b3464841c62caf639959.tar.gz
gentoo-2-772107519c5a8df3d681b3464841c62caf639959.tar.bz2
gentoo-2-772107519c5a8df3d681b3464841c62caf639959.zip
Mask >=python-3.2 on mips, bug 354877
Diffstat (limited to 'profiles/arch/mips/package.mask')
-rw-r--r--profiles/arch/mips/package.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/mips/package.mask b/profiles/arch/mips/package.mask
index d3177f6786b1..6658ed7c99b6 100644
--- a/profiles/arch/mips/package.mask
+++ b/profiles/arch/mips/package.mask
@@ -1,7 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v 1.12 2011/06/14 04:25:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v 1.13 2011/08/15 18:08:20 mattst88 Exp $
# Mask pam_ldap and nss_ldap - openldap dep missing.
sys-auth/pam_ldap
sys-auth/nss_ldap
+
+# Matt Turner <mattst88@gentoo.org> (15 Aug 2011)
+# python-3.2 is broken on n32/multilib systems, bug 354877
+>=dev-lang/python-3.2