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.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 2160B158041 for ; Fri, 22 Mar 2024 18:43:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CB71E2A02; Fri, 22 Mar 2024 18:43:30 +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 18C34E2A02 for ; Fri, 22 Mar 2024 18:43:30 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4271534301D for ; Fri, 22 Mar 2024 18:43:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A035A1512 for ; Fri, 22 Mar 2024 18:43:27 +0000 (UTC) From: "Andreas K. Hüttel" 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" Message-ID: <1711132971.1eb0f5d5d778f1ef3db3eedc56fbdbe1ecc57c01.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: 1eb0f5d5d778f1ef3db3eedc56fbdbe1ecc57c01 X-VCS-Branch: master Date: Fri, 22 Mar 2024 18:43:27 +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: f0e79ac3-bcb0-4596-ba43-696e74c54e73 X-Archives-Hash: faeebd958491936755efa451b1f5bb35 commit: 1eb0f5d5d778f1ef3db3eedc56fbdbe1ecc57c01 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Mar 22 18:42:51 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Fri Mar 22 18:42:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb0f5d5 profiles.desc: Mark s390 17.0 profiles exp and 23.0 profiles dev/stable Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/profiles.desc | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index b2b02612a2e5..129dd857d83b 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -466,6 +466,7 @@ 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 + # RISC-V Profiles # @MAINTAINER: riscv@gentoo.org riscv default/linux/riscv/20.0/rv64gc/lp64d exp @@ -526,16 +527,17 @@ riscv default/linux/riscv/23.0/rv64/split-usr/multilib exp # S390 Profiles # @MAINTAINER: s390@gentoo.org -s390 default/linux/s390/17.0 stable -s390 default/linux/s390/17.0/s390x stable -s390 default/linux/s390/17.0/systemd/merged-usr stable +s390 default/linux/s390/17.0 exp +s390 default/linux/s390/17.0/s390x exp +s390 default/linux/s390/17.0/systemd/merged-usr exp s390 default/linux/s390/17.0/s390x/systemd/merged-usr exp s390 default/linux/s390/23.0 stable -s390 default/linux/s390/23.0/systemd exp -s390 default/linux/s390/23.0/split-usr exp -s390 default/linux/s390/23.0/split-usr/s390x exp -s390 default/linux/s390/23.0/s390x exp -s390 default/linux/s390/23.0/s390x/systemd exp +s390 default/linux/s390/23.0/systemd dev +s390 default/linux/s390/23.0/split-usr dev +s390 default/linux/s390/23.0/split-usr/s390x stable +s390 default/linux/s390/23.0/s390x stable +s390 default/linux/s390/23.0/s390x/systemd stable + # SPARC Profiles # @MAINTAINER: sparc@gentoo.org