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 7271A158451 for ; Tue, 9 Jan 2024 02:58:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3A4DE2A94; Tue, 9 Jan 2024 02:58:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id 9D1B7E2A94 for ; Tue, 9 Jan 2024 02:58:05 +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 E11C3343153 for ; Tue, 9 Jan 2024 02:58:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DC3D95D for ; Tue, 9 Jan 2024 02:58:03 +0000 (UTC) From: "Sam James" 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" Message-ID: <1704769070.1ca97f1eff8cf777a3c93736fdbd05267b7583f4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/package.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1ca97f1eff8cf777a3c93736fdbd05267b7583f4 X-VCS-Branch: master Date: Tue, 9 Jan 2024 02:58:03 +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: a8eeba6a-9c84-4118-bfbb-aba22c1ca76c X-Archives-Hash: 36c00e947bf924860cca1e7427272bad commit: 1ca97f1eff8cf777a3c93736fdbd05267b7583f4 Author: Sam James gentoo org> AuthorDate: Tue Jan 9 02:57:50 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 9 02:57:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca97f1e profiles/arch/ia64: mask >=sys-libs/glibc-2.39 Drops support for ia64. Signed-off-by: Sam James gentoo.org> profiles/arch/ia64/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask index 9561824f89ba..47b2b567a44f 100644 --- a/profiles/arch/ia64/package.mask +++ b/profiles/arch/ia64/package.mask @@ -1,6 +1,10 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2024-01-09) +# glibc-2.39 dropped support for ia64. +>=sys-libs/glibc-2.39 + # Sergei Trofimovich (2020-05-02) # greenlet needs arch-specific stack switching code. There is no ia64 port. dev-python/greenlet