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 638A515838C for ; Sat, 27 Jan 2024 00:00:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94F97E29B2; Sat, 27 Jan 2024 00:00:46 +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 755EDE29B2 for ; Sat, 27 Jan 2024 00:00:46 +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 A5A263433C5 for ; Sat, 27 Jan 2024 00:00:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD8271133 for ; Sat, 27 Jan 2024 00:00:43 +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: <1706313633.0d44b7336983387449f3080c5c2d2ff0aeedfdd1.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: 0d44b7336983387449f3080c5c2d2ff0aeedfdd1 X-VCS-Branch: master Date: Sat, 27 Jan 2024 00:00:43 +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: 69f0bcd7-def1-4a6e-ae66-63d611c655b0 X-Archives-Hash: 73328d10c1ca4766012334867f984fbc commit: 0d44b7336983387449f3080c5c2d2ff0aeedfdd1 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Jan 26 23:59:52 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jan 27 00:00:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d44b733 profiles.desc: Add 23.0 sparc profiles Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/profiles.desc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index f9c93d5cf464..d50e77062c2c 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -485,6 +485,16 @@ sparc default/linux/sparc/17.0/64ul/desktop stable sparc default/linux/sparc/17.0/64ul/developer exp sparc default/linux/sparc/17.0/64ul/systemd stable sparc default/linux/sparc/17.0/64ul/systemd/merged-usr stable +sparc default/linux/sparc/23.0 exp +sparc default/linux/sparc/23.0/desktop exp +sparc default/linux/sparc/23.0/systemd exp +sparc default/linux/sparc/23.0/64ul exp +sparc default/linux/sparc/23.0/64ul/desktop exp +sparc default/linux/sparc/23.0/64ul/systemd exp +sparc default/linux/sparc/23.0/split-usr exp +sparc default/linux/sparc/23.0/split-usr/desktop exp +sparc default/linux/sparc/23.0/split-usr/64ul exp +sparc default/linux/sparc/23.0/split-usr/64ul/desktop exp # x86 Profiles # @MAINTAINER: x86@gentoo.org