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 C592D13933E for ; Mon, 19 Jul 2021 22:23:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CFE0E09F0; Mon, 19 Jul 2021 22:23:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EC3FAE09F0 for ; Mon, 19 Jul 2021 22:23:50 +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 1C8DB340CFE for ; Mon, 19 Jul 2021 22:23:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8CD27CB for ; Mon, 19 Jul 2021 22:23:48 +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: <1626733401.efed7dc84432d1e914dc2ee36e290f71cd9a0421.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/profiles.desc X-VCS-Directories: profiles/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: efed7dc84432d1e914dc2ee36e290f71cd9a0421 X-VCS-Branch: master Date: Mon, 19 Jul 2021 22:23:48 +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: 2e87fe8e-3691-4616-866f-83e5db183bbf X-Archives-Hash: 94098dcce6604b3ea6ad70d9879ad5ba commit: efed7dc84432d1e914dc2ee36e290f71cd9a0421 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Jul 19 22:13:45 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jul 19 22:23:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efed7dc8 profiles: re-enable rest ppc64 be profiles Signed-off-by: Georgy Yakovlev gentoo.org> profiles/profiles.desc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 70d7a1bc952..be3739cfc41 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -180,11 +180,11 @@ ppc64 default/linux/powerpc/ppc64/17.0/64bit-userland/developer stable #ppc default/linux/ppc/17.0/uclibc exp #ppc default/linux/ppc/17.0/uclibc/hardened exp ppc64 default/linux/ppc64/17.0 stable -#ppc64 default/linux/ppc64/17.0/desktop stable -#ppc64 default/linux/ppc64/17.0/desktop/gnome stable -#ppc64 default/linux/ppc64/17.0/desktop/gnome/systemd stable +ppc64 default/linux/ppc64/17.0/desktop stable +ppc64 default/linux/ppc64/17.0/desktop/gnome stable +ppc64 default/linux/ppc64/17.0/desktop/gnome/systemd stable ppc64 default/linux/ppc64/17.0/systemd stable -#ppc64 default/linux/ppc64/17.0/developer stable +ppc64 default/linux/ppc64/17.0/developer stable ppc64 default/linux/ppc64/17.0/musl exp ppc64 default/linux/ppc64/17.0/musl/hardened exp ppc64 default/linux/ppc64le/17.0 stable