From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 73BA21388BF for ; Wed, 6 Jan 2016 19:43:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0614DE086A; Wed, 6 Jan 2016 19:43:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 992C3E086A for ; Wed, 6 Jan 2016 19:43:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A04DC340924 for ; Wed, 6 Jan 2016 19:43:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6144ECF4 for ; Wed, 6 Jan 2016 19:43:29 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1452109393.06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/package.mask X-VCS-Directories: profiles/prefix/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1 X-VCS-Branch: master Date: Wed, 6 Jan 2016 19:43:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b9657063-dbd0-4588-be6b-e2ac69dc9cd9 X-Archives-Hash: da5e54093cb63c63cb990abe989ba8bd commit: 06c6a53d5ee7853c6b6d22411b7cccd9f288cfb1 Author: Fabian Groffen gentoo org> AuthorDate: Wed Jan 6 19:43:13 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Jan 6 19:43:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c6a53d profiles.prefix: mask eselect-python-20151117 and rdeps, bug #568974 profiles/prefix/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 06feb292..d797f43 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -10,6 +10,15 @@ # +# Fabian Groffen (06 Jan 2016) +# Seriously broken on non-Linux because recursive shebangs aren't +# supported, mask everything but what's stable on amd64, bug #568974 +>=app-eselect/eselect-python-20151117-r2 +>=dev-lang/python-exec-2.0.2 +>=dev-lang/python-2.7.11:2.7 +>=dev-lang/python-3.4.3:3.4 +>=dev-lang/python-3.5.1:3.5 + # Fabian Groffen (11 Feb 2014) # Fails to compile, bug #493464 =sys-devel/autogen-5.18.1