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 26C8E138359 for ; Sun, 20 Sep 2020 19:24:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B104E091D; Sun, 20 Sep 2020 19:24:38 +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 3D6A3E091D for ; Sun, 20 Sep 2020 19:24:38 +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 E34FA335C65 for ; Sun, 20 Sep 2020 19:24:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91C982EE for ; Sun, 20 Sep 2020 19:24:35 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1600629863.62af5f0d1a7c229c86a7ab893e90a36baf3b3da2.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 62af5f0d1a7c229c86a7ab893e90a36baf3b3da2 X-VCS-Branch: master Date: Sun, 20 Sep 2020 19:24:35 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 965542b6-a87d-455a-b8f2-9a4ee70539a4 X-Archives-Hash: b3beee21eb3bb3caadd76cd4934ececa commit: 62af5f0d1a7c229c86a7ab893e90a36baf3b3da2 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Sep 20 19:24:02 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Sep 20 19:24:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62af5f0d profiles: mask libreoffice-bin on x32, for real Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 8ca02ccd672..e5be3f2d07e 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -4,6 +4,7 @@ # Andreas K. Hüttel (2020-09-20) # Binary-only with no x32 support app-office/libreoffice-bin +app-office/libreoffice-bin-debug # Ben Kohler (2020-08-12) # Breaks several portage features, see bug 736904