From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B25E81382C5 for ; Sat, 3 Feb 2018 01:39:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2CF7E09C4; Sat, 3 Feb 2018 01:39:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0266E09C4 for ; Sat, 3 Feb 2018 01:39:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6CB91335C81 for ; Sat, 3 Feb 2018 01:39:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF0001CE for ; Sat, 3 Feb 2018 01:38:59 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1517621123.c2780ee2723e1bd764ffd82214b16bceb41aa385.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/glibc/glibc-2.27-r1.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c2780ee2723e1bd764ffd82214b16bceb41aa385 X-VCS-Branch: master Date: Sat, 3 Feb 2018 01:38:59 +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: 60991abc-f440-4562-a496-466563db5553 X-Archives-Hash: 561a49bcd9ced6f16428946f2ea89da4 commit: c2780ee2723e1bd764ffd82214b16bceb41aa385 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 3 01:25:23 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 3 01:25:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2780ee2 Revert "sys-libs/glibc: Hard-die in 2.27 as something's broken in amd64 multilib" This reverts commit a659d0f75880deedde3dce046a7deb64f4f62f29. Should be fixed by commit 3a2f034415d6e9c5c0135136b4e28698f3a15767 "sys-libs/glibc: unbreak installation of non-default ABIs, bug #646424" sys-libs/glibc/glibc-2.27-r1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-libs/glibc/glibc-2.27-r1.ebuild b/sys-libs/glibc/glibc-2.27-r1.ebuild index 4cb91870ba2..531dbbd5534 100644 --- a/sys-libs/glibc/glibc-2.27-r1.ebuild +++ b/sys-libs/glibc/glibc-2.27-r1.ebuild @@ -704,8 +704,6 @@ sanity_prechecks() { # pkg_pretend pkg_pretend() { - die "DONT TRY TO USE; BROKEN ON AMD64 MULTILIB." - # All the checks... einfo "Checking general environment sanity." sanity_prechecks