From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1712106-garchives=archives.gentoo.org@lists.gentoo.org> 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 7CB761581F0 for <garchives@archives.gentoo.org>; Fri, 24 Jan 2025 15:34:04 +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 651B0343553 for <garchives@archives.gentoo.org>; Fri, 24 Jan 2025 15:34:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CF171110430; Fri, 24 Jan 2025 15:33:57 +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 bobolink.gentoo.org (Postfix) with ESMTPS id BE4AE11042E for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jan 2025 15:33:57 +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 7360F3431ED for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jan 2025 15:33:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD304231C for <gentoo-commits@lists.gentoo.org>; Fri, 24 Jan 2025 15:33:55 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org> Message-ID: <1737732830.d6282a603a64a0aacbb14b6ecb32ff0b0f9cf07a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/elt-patches/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/elt-patches/elt-patches-20241121.ebuild X-VCS-Directories: app-portage/elt-patches/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d6282a603a64a0aacbb14b6ecb32ff0b0f9cf07a X-VCS-Branch: master Date: Fri, 24 Jan 2025 15:33:55 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 20204006-29cd-4334-8342-ed44c4d311bb X-Archives-Hash: c5b493c06ae76358070cf925018a939d commit: d6282a603a64a0aacbb14b6ecb32ff0b0f9cf07a Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 15:33:35 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 15:33:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6282a60 app-portage/elt-patches: Stabilize 20241121 hppa, #947597 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-portage/elt-patches/elt-patches-20241121.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/elt-patches/elt-patches-20241121.ebuild b/app-portage/elt-patches/elt-patches-20241121.ebuild index 93f524f5c4af..c423ad469020 100644 --- a/app-portage/elt-patches/elt-patches-20241121.ebuild +++ b/app-portage/elt-patches/elt-patches-20241121.ebuild @@ -19,7 +19,7 @@ else https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz " - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-2"