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 E977015800D for ; Mon, 3 Jul 2023 19:48:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30172E0819; Mon, 3 Jul 2023 19:48:55 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14EABE0819 for ; Mon, 3 Jul 2023 19:48:55 +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 E89CA335DB8 for ; Mon, 3 Jul 2023 19:48:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81A558DC for ; Mon, 3 Jul 2023 19:48:52 +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: <1688413726.e220dc5b411606063bc353c6fb83ab93d0221e07.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: e220dc5b411606063bc353c6fb83ab93d0221e07 X-VCS-Branch: master Date: Mon, 3 Jul 2023 19:48:52 +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: 623df08c-c166-4176-8bad-3b3ed84d1cfc X-Archives-Hash: f9578597dcac2d16a2674580acca6458 commit: e220dc5b411606063bc353c6fb83ab93d0221e07 Author: Sam James gentoo org> AuthorDate: Mon Jul 3 19:48:38 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 3 19:48:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e220dc5b profiles/arch/hppa: mask additional broken kernels Fixes: 43e9f67bf3e3bf292910c06f7e3f996789689c18 Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/package.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 9ed32b07176c..42e8ff124302 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -8,12 +8,14 @@ # Fix: https://github.com/torvalds/linux/commit/f66066bc5136f25e36a2daff4896c768f18c211e =sys-kernel/gentoo-kernel-6.1.37 =sys-kernel/gentoo-kernel-6.3.11 -=sys-kernel/gentoo-sources-6.4.1 +=sys-kernel/gentoo-sources-6.1.37 =sys-kernel/gentoo-sources-6.3.11 +=sys-kernel/gentoo-sources-6.4.1 =sys-kernel/vanilla-kernel-6.1.37 =sys-kernel/vanilla-kernel-6.3.11 -=sys-kernel/vanilla-sources-6.4.1 +=sys-kernel/vanilla-sources-6.1.37 =sys-kernel/vanilla-sources-6.3.11 +=sys-kernel/vanilla-sources-6.4.1 =virtual/dist-kernel-6.1.37 =virtual/dist-kernel-6.3.11