From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1613652-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 48972158041
	for <garchives@archives.gentoo.org>; Fri, 22 Mar 2024 18:33:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 62284E29F7;
	Fri, 22 Mar 2024 18:33:32 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 48C0CE29F7
	for <gentoo-commits@lists.gentoo.org>; Fri, 22 Mar 2024 18:33:32 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 85B0934300B
	for <gentoo-commits@lists.gentoo.org>; Fri, 22 Mar 2024 18:33:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FEDE1512
	for <gentoo-commits@lists.gentoo.org>; Fri, 22 Mar 2024 18:33:30 +0000 (UTC)
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" <dilfridge@gentoo.org>
Message-ID: <1711132347.daf0a687026f9a9986bb8ce16042bc90acdccb0f.dilfridge@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: dilfridge
X-VCS-Committer-Name: Andreas K. Hüttel
X-VCS-Revision: daf0a687026f9a9986bb8ce16042bc90acdccb0f
X-VCS-Branch: master
Date: Fri, 22 Mar 2024 18:33:30 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c82a2702-c307-49ae-9e52-a361f69e41e4
X-Archives-Hash: fadcde40f1ce89c4941756098461a84c

commit:     daf0a687026f9a9986bb8ce16042bc90acdccb0f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 18:32:27 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 18:32:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf0a687

profiles.desc: Move ppc64 musl profiles to the other musl profiles

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/profiles.desc | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index 945009ff6392..55ee3708e322 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -431,20 +431,14 @@ ppc64		default/linux/ppc64/17.0/desktop/gnome				exp
 ppc64		default/linux/ppc64/17.0/desktop/gnome/systemd/merged-usr	exp
 ppc64		default/linux/ppc64/17.0/systemd/merged-usr			exp
 ppc64		default/linux/ppc64/17.0/developer				exp
-ppc64		default/linux/ppc64/17.0/musl					dev
-ppc64		default/linux/ppc64/17.0/musl/hardened				exp
 ppc64		default/linux/ppc64/23.0					stable
 ppc64		default/linux/ppc64/23.0/desktop				stable
 ppc64		default/linux/ppc64/23.0/desktop/gnome				stable
 ppc64		default/linux/ppc64/23.0/desktop/gnome/systemd			stable
 ppc64		default/linux/ppc64/23.0/systemd				stable
-ppc64		default/linux/ppc64/23.0/musl					dev
-ppc64		default/linux/ppc64/23.0/musl/hardened				exp
 ppc64		default/linux/ppc64/23.0/split-usr				stable
 ppc64		default/linux/ppc64/23.0/split-usr/desktop			stable
 ppc64		default/linux/ppc64/23.0/split-usr/desktop/gnome		stable
-ppc64		default/linux/ppc64/23.0/split-usr/musl				dev
-ppc64		default/linux/ppc64/23.0/split-usr/musl/hardened		exp
 
 
 # PPC64LE profiles
@@ -458,8 +452,6 @@ ppc64		default/linux/ppc64le/17.0/desktop/plasma/systemd/merged-usr	exp
 ppc64		default/linux/ppc64le/17.0/desktop/systemd/merged-usr		exp
 ppc64		default/linux/ppc64le/17.0/systemd/merged-usr			exp
 ppc64		default/linux/ppc64le/17.0/developer				exp
-ppc64		default/linux/ppc64le/17.0/musl					exp
-ppc64		default/linux/ppc64le/17.0/musl/hardened			exp
 ppc64		default/linux/ppc64le/17.0/ieee-long-double			exp
 ppc64		default/linux/ppc64le/23.0					stable
 ppc64		default/linux/ppc64le/23.0/desktop				stable
@@ -469,14 +461,10 @@ ppc64		default/linux/ppc64le/23.0/desktop/plasma			stable
 ppc64		default/linux/ppc64le/23.0/desktop/plasma/systemd		stable
 ppc64		default/linux/ppc64le/23.0/desktop/systemd			stable
 ppc64		default/linux/ppc64le/23.0/systemd				stable
-ppc64		default/linux/ppc64le/23.0/musl					dev
-ppc64		default/linux/ppc64le/23.0/musl/hardened			exp
 ppc64		default/linux/ppc64le/23.0/split-usr				stable
 ppc64		default/linux/ppc64le/23.0/split-usr/desktop			stable
 ppc64		default/linux/ppc64le/23.0/split-usr/desktop/gnome		stable
 ppc64		default/linux/ppc64le/23.0/split-usr/desktop/plasma		stable
-ppc64		default/linux/ppc64le/23.0/split-usr/musl			dev
-ppc64		default/linux/ppc64le/23.0/split-usr/musl/hardened		exp
 
 # RISC-V Profiles
 # @MAINTAINER: riscv@gentoo.org
@@ -678,6 +666,18 @@ ppc		default/linux/ppc/23.0/musl					dev
 ppc		default/linux/ppc/23.0/musl/hardened				exp
 ppc		default/linux/ppc/23.0/split-usr/musl				dev
 ppc		default/linux/ppc/23.0/split-usr/musl/hardened			exp
+ppc64		default/linux/ppc64/17.0/musl					dev
+ppc64		default/linux/ppc64/17.0/musl/hardened				exp
+ppc64		default/linux/ppc64/23.0/musl					dev
+ppc64		default/linux/ppc64/23.0/musl/hardened				exp
+ppc64		default/linux/ppc64/23.0/split-usr/musl				dev
+ppc64		default/linux/ppc64/23.0/split-usr/musl/hardened		exp
+ppc64		default/linux/ppc64le/17.0/musl					exp
+ppc64		default/linux/ppc64le/17.0/musl/hardened			exp
+ppc64		default/linux/ppc64le/23.0/musl					dev
+ppc64		default/linux/ppc64le/23.0/musl/hardened			exp
+ppc64		default/linux/ppc64le/23.0/split-usr/musl			dev
+ppc64		default/linux/ppc64le/23.0/split-usr/musl/hardened		exp
 riscv		default/linux/riscv/20.0/rv64gc/lp64d/musl			dev
 riscv		default/linux/riscv/20.0/rv64gc/lp64/musl			dev
 riscv		default/linux/riscv/23.0/rv64/lp64d/musl			exp