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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A57A158086 for ; Fri, 31 Dec 2021 04:15:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A131A2BC004; Fri, 31 Dec 2021 04:15:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3C9E2BC004 for ; Fri, 31 Dec 2021 04:15:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA5B3342B12 for ; Fri, 31 Dec 2021 04:15:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41EF51BF for ; Fri, 31 Dec 2021 04:15:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1640924094.b24e1156934c78289f5ee4012e8e41f0ceaf67e9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b24e1156934c78289f5ee4012e8e41f0ceaf67e9 X-VCS-Branch: master Date: Fri, 31 Dec 2021 04:15:08 +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: 31abce29-0475-437e-8d0f-d260e105c39a X-Archives-Hash: dfa89309966db6a2ff0e9e9580f1392b commit: b24e1156934c78289f5ee4012e8e41f0ceaf67e9 Author: Sam James gentoo org> AuthorDate: Fri Dec 31 04:14:54 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 31 04:14:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b24e1156 profiles/arch/powerpc/ppc32: mask sci-mathematics/singular[polymake] Bug: https://bugs.gentoo.org/829986 Signed-off-by: Sam James gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index f813fa1abc87..33447bbc2e7c 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -3,7 +3,8 @@ # Sam James (2021-12-31) # dev-lang/julia not keyworded here -sci-mathematics/singular julia +# sci-mathematics/polymake not keyworded here +sci-mathematics/singular julia polymake # Sam James (2021-12-08) # Masks involving webkit-gtk; webkit-gtk was dekeyworded on ppc for a while.