From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1729632-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 finch.gentoo.org (Postfix) with ESMTPS id 461391584F2
	for <garchives@archives.gentoo.org>; Thu, 20 Mar 2025 04:15:46 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 2FF8E342FB5
	for <garchives@archives.gentoo.org>; Thu, 20 Mar 2025 04:15:46 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 24D2411037F;
	Thu, 20 Mar 2025 04:15:45 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 1805E11037F
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Mar 2025 04:15:45 +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 BF3AC342FB5
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Mar 2025 04:15:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 501FF1F7D
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Mar 2025 04:15:43 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1742444064.ca33c08696c6dd5c06b77228657cc7e62c013f67.sam@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: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: ca33c08696c6dd5c06b77228657cc7e62c013f67
X-VCS-Branch: master
Date: Thu, 20 Mar 2025 04:15:43 +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: 1e5a6076-a5ec-49d9-a68c-e75f2752cac8
X-Archives-Hash: de07128de9ff749a2c3ac3c780f56eca

commit:     ca33c08696c6dd5c06b77228657cc7e62c013f67
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 04:14:24 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 04:14:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca33c086

profiles: downgrade amd64 LLVM profiles to 'dev'

These are experimental in reality, no real expectation the depgraph
be stable for them all the time, and the 'stable' marker confused someone
yet again on gentoo-user. No downsides to making it 'dev' and some upside
(less confusion for the odd user, though they shouldn't conflate the two
stability notions.. and also for developers to make clear they don't need
to really worry that much about it).

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/profiles.desc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index bc970b477eb5..164932d0c7a5 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -1,4 +1,4 @@
-# Copyright 2003-2024 Gentoo Authors
+# Copyright 2003-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 #############################################
@@ -67,8 +67,8 @@ amd64		default/linux/amd64/23.0/no-multilib/prefix			exp
 amd64		default/linux/amd64/23.0/no-multilib/prefix/kernel-2.6.32+	exp
 amd64		default/linux/amd64/23.0/no-multilib/prefix/kernel-2.6.16+	exp
 amd64		default/linux/amd64/23.0/no-multilib/prefix/kernel-3.2+		exp
-amd64		default/linux/amd64/23.0/llvm					stable
-amd64		default/linux/amd64/23.0/llvm/systemd				stable
+amd64		default/linux/amd64/23.0/llvm					dev
+amd64		default/linux/amd64/23.0/llvm/systemd				dev
 amd64		default/linux/amd64/23.0/hardened				stable
 amd64		default/linux/amd64/23.0/hardened/systemd			stable
 amd64		default/linux/amd64/23.0/hardened/selinux			stable
@@ -85,7 +85,7 @@ amd64		default/linux/amd64/23.0/split-usr/no-multilib/prefix		exp
 amd64		default/linux/amd64/23.0/split-usr/no-multilib/prefix/kernel-2.6.32+	exp
 amd64		default/linux/amd64/23.0/split-usr/no-multilib/prefix/kernel-2.6.16+	exp
 amd64		default/linux/amd64/23.0/split-usr/no-multilib/prefix/kernel-3.2+	exp
-amd64		default/linux/amd64/23.0/split-usr/llvm				stable
+amd64		default/linux/amd64/23.0/split-usr/llvm				dev
 amd64		default/linux/amd64/23.0/split-usr/hardened			stable
 amd64		default/linux/amd64/23.0/split-usr/hardened/selinux		stable