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 836E0138334 for ; Sat, 4 Jan 2020 10:58:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA795E0857; Sat, 4 Jan 2020 10:58:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 9019EE0857 for ; Sat, 4 Jan 2020 10:58:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 60CFA34DE7B for ; Sat, 4 Jan 2020 10:58:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C905B3C for ; Sat, 4 Jan 2020 10:58:03 +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: <1578135427.b3fcbe86a03479c422f01a1904d7bd4e34e007c9.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: b3fcbe86a03479c422f01a1904d7bd4e34e007c9 X-VCS-Branch: master Date: Sat, 4 Jan 2020 10:58:03 +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: 3cf35c8e-24ef-4415-8f46-989f6c16caaf X-Archives-Hash: 1c2a48fb930838a7c5f58ecd23fd73c5 commit: b3fcbe86a03479c422f01a1904d7bd4e34e007c9 Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Jan 4 10:57:07 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Jan 4 10:57:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fcbe86 profiles/arch/powerpc/ppc64/package.use.mask: update pypy3 mask removed sandbox, since useflag is gone Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/package.use.mask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 319fe09b79f..d13c842c487 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -3,8 +3,7 @@ # Georgy Yakovlev (2020-01-01) # low-memory requires pypy2 which is not keyworded -# sandbox does not build at all #704376 -dev-python/pypy3-exe low-memory sandbox +dev-python/pypy3-exe low-memory # Georgy Yakovlev (2019-12-28) # not keyworded or irrelevant on ~ppc64, bug 679888