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 08DF013835A for ; Wed, 19 May 2021 15:09:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C8CFE0857; Wed, 19 May 2021 15:09:42 +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 35A1FE0857 for ; Wed, 19 May 2021 15:09:42 +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 13AAD335D9B for ; Wed, 19 May 2021 15:09:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A63B5D2 for ; Wed, 19 May 2021 15:09:39 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1621436971.63cd4f5df85da24e41ed65953c79457f401ae25d.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/, profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.mask profiles/arch/powerpc/ppc64/package.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ profiles/arch/powerpc/ppc64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 63cd4f5df85da24e41ed65953c79457f401ae25d X-VCS-Branch: master Date: Wed, 19 May 2021 15:09:39 +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: e3b2fc22-cea7-4c5e-b748-b4fb25503808 X-Archives-Hash: 05abf0ef539c55f1833f7808fd136f9e commit: 63cd4f5df85da24e41ed65953c79457f401ae25d Author: Georgy Yakovlev gentoo org> AuthorDate: Tue May 18 03:51:42 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed May 19 15:09:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63cd4f5d profiles/arch/powerpc/ppc64: mask/unmask chromium on ppc64be/ppc64le Bug: https://bugs.gentoo.org/669748 Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64le/package.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index a0ae367f6d1..1544eb02815 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2021-05-17)↲ +# chromium works on ppc64le +-www-client/chromium + # Georgy Yakovlev (2021-05-07)↲ # works on little-endian↲ sci-mathematics/geogebra-bin diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask index 702716df9f4..8ba483baa4c 100644 --- a/profiles/arch/powerpc/ppc64/package.mask +++ b/profiles/arch/powerpc/ppc64/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2021-05-17) +# chromium does not work on ppc64be +www-client/chromium + # Georgy Yakovlev (2021-05-07) # only works on little-endian sci-mathematics/geogebra-bin