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 66C9C138334 for ; Thu, 15 Aug 2019 08:33:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAEF3E0826; 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 76BBBE07FA for ; Thu, 15 Aug 2019 08:32:51 +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 66779349BAB; Thu, 15 Aug 2019 08:32:50 +0000 (UTC) From: Georgy Yakovlev To: gentoo-dev@lists.gentoo.org Cc: Georgy Yakovlev Subject: [gentoo-dev] [PATCH 3/3] profiles/profiles.desc: mark ppc64le profiles stable Date: Thu, 15 Aug 2019 01:32:31 -0700 Message-Id: <20190815083231.166292-4-gyakovlev@gentoo.org> X-Mailer: git-send-email 2.22.1 In-Reply-To: <20190815083231.166292-1-gyakovlev@gentoo.org> References: <20190815083231.166292-1-gyakovlev@gentoo.org> 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: e2a742e9-439e-48ef-92f1-f7913e4dbd27 X-Archives-Hash: fb5d15216821270cc4eb282fd69827cc Signed-off-by: Georgy Yakovlev --- profiles/profiles.desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index afafbf39dea..d9384010e59 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -159,8 +159,8 @@ ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome stable ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd stable ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/developer stable -ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian exp -ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd exp +ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian stable +ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/little-endian/systemd stable # RISC-V Profiles # @MAINTAINER: riscv@gentoo.org -- 2.22.1