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 D807A138359 for ; Tue, 6 Oct 2020 01:17:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BE7EE090F; Tue, 6 Oct 2020 01:17:37 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 88550E090F for ; Tue, 6 Oct 2020 01:17:37 +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 CA951340C9C for ; Tue, 6 Oct 2020 01:17:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 553DA353 for ; Tue, 6 Oct 2020 01:17:34 +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: <1601946883.e133ccef7f6a5300105f8b2ec400b58040c58c26.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: e133ccef7f6a5300105f8b2ec400b58040c58c26 X-VCS-Branch: master Date: Tue, 6 Oct 2020 01:17:34 +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: f464ac91-e761-4da7-bf35-f9ee8616eca4 X-Archives-Hash: b49ba5830f59553648354fdfcc12686f commit: e133ccef7f6a5300105f8b2ec400b58040c58c26 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Oct 6 01:14:12 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Oct 6 01:14:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e133ccef profiles/arch/powerpc/ppc64/64le/package.use.mask: unmask crun[criu] Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64le/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask index 8144c6aa293..ea811eaacbb 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2020-10-05) +# criu is unmasked on little-endian ppc64 +app-emulation/crun -criu + # Georgy Yakovlev (2020-09-19) # openjfx is keyworded on ppc64le dev-java/openjdk:11 -javafx