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 F3A6B1581EE for ; Mon, 24 Mar 2025 07:34:49 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C45C534352B for ; Mon, 24 Mar 2025 07:34:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0C1541104AE; Mon, 24 Mar 2025 07:34:45 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 071A81104AE for ; Mon, 24 Mar 2025 07:34:45 +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 AD7FD34344E for ; Mon, 24 Mar 2025 07:34:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDC3E2035 for ; Mon, 24 Mar 2025 07:34:42 +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: <1742801652.54178b1a9734d67b5dfa160b5d847fda976b645c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 54178b1a9734d67b5dfa160b5d847fda976b645c X-VCS-Branch: master Date: Mon, 24 Mar 2025 07:34:42 +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: db87537a-9176-4c6e-b453-6b20cedb5f0c X-Archives-Hash: 37e730cc1a3d8f711c361a263d68cecd commit: 54178b1a9734d67b5dfa160b5d847fda976b645c Author: Sam James gentoo org> AuthorDate: Mon Mar 24 07:33:55 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 24 07:34:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54178b1a profiles/arch/hppa: mask >=virtual/dist-kernel-6.12 too Fixes: 81109789bcaada375830b3c98be1f2d5617eada9 Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 6fc3d60432b8..ecccad2bec87 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -8,6 +8,7 @@ >=sys-kernel/vanilla-sources-6.12 >=sys-kernel/gentoo-kernel-6.12 >=sys-kernel/vanilla-kernel-6.12 +>=virtual/dist-kernel-6.12 # Sam James (2023-03-28) # Needs explicit porting to each platform (bug 894078#c6)