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