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 23FDC138334 for ; Thu, 15 Aug 2019 08:33:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5480BE078A; Thu, 15 Aug 2019 08:32:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 093C5E077F for ; Thu, 15 Aug 2019 08:32:50 +0000 (UTC) Received: from hydra.local.sysdump.net (ip72-194-111-69.oc.oc.cox.net [72.194.111.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: gyakovlev) by smtp.gentoo.org (Postfix) with ESMTPSA id 8A959349B64 for ; Thu, 15 Aug 2019 08:32:49 +0000 (UTC) From: Georgy Yakovlev To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] mark ppc64le profiles stable Date: Thu, 15 Aug 2019 01:32:28 -0700 Message-Id: <20190815083231.166292-1-gyakovlev@gentoo.org> X-Mailer: git-send-email 2.22.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: c660b922-8318-43fd-aeae-55e8da83c6a8 X-Archives-Hash: 86eaa66502ffbbfe6dc4b491f99ea372 Let's mark ppc64le profiles stable. It passes CI https://github.com/gentoo/gentoo/pull/12711 Regards, Georgy.