From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4BDFC1581CF for ; Thu, 12 Jun 2025 21:18:18 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 35D9834245E for ; Thu, 12 Jun 2025 21:18:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 257F51104DC; Thu, 12 Jun 2025 21:18:17 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 177C41104DC for ; Thu, 12 Jun 2025 21:18:17 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1198342211 for ; Thu, 12 Jun 2025 21:18:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62EC125EE for ; Thu, 12 Jun 2025 21:18:15 +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: <1749763035.74e8d5bc3ae7dee4d679b51d7ba23e31c3e1ff05.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: 74e8d5bc3ae7dee4d679b51d7ba23e31c3e1ff05 X-VCS-Branch: master Date: Thu, 12 Jun 2025 21:18:15 +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: fc289973-51b4-4a6f-b78c-92f520cb8f6a X-Archives-Hash: 6bdeb11e327dc6bfbefce8d73ea27375 commit: 74e8d5bc3ae7dee4d679b51d7ba23e31c3e1ff05 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Jun 12 21:17:15 2025 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Jun 12 21:17:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e8d5bc profiles.desc: add default/linux/m68k/23.0/time64 Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/profiles.desc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index b45af14ef468..de775131b9ab 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -316,7 +316,8 @@ m68k default/linux/m68k/17.0/systemd/merged-usr exp m68k default/linux/m68k/23.0 exp m68k default/linux/m68k/23.0/systemd exp m68k default/linux/m68k/23.0/split-usr exp - +# with -malign-int: +m68k default/linux/m68k/23.0/time64 exp # MIPS Profiles # @MAINTAINER: mips@gentoo.org