From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1690977-garchives=archives.gentoo.org@lists.gentoo.org>
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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 46103158164
	for <garchives@archives.gentoo.org>; Mon, 18 Nov 2024 01:43:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9474FE0DCA;
	Mon, 18 Nov 2024 01:43:45 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7A814E0DCA
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Nov 2024 01:43: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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 90182340943
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Nov 2024 01:43:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 30365D81
	for <gentoo-commits@lists.gentoo.org>; Mon, 18 Nov 2024 01:43:43 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1731894212.3f3cfeae763cf79b61cdd833ddc5623a7e6e510d.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/inxi/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/inxi/inxi-3.3.35.1.ebuild
X-VCS-Directories: sys-apps/inxi/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 3f3cfeae763cf79b61cdd833ddc5623a7e6e510d
X-VCS-Branch: master
Date: Mon, 18 Nov 2024 01:43:43 +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: 34a83805-9e73-4d54-8177-08643e53efe6
X-Archives-Hash: ff4c3d58310b67069b0daf1576a60be3

commit:     3f3cfeae763cf79b61cdd833ddc5623a7e6e510d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 01:43:32 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 01:43:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f3cfeae

sys-apps/inxi: Stabilize 3.3.35.1 x86, #943700

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/inxi/inxi-3.3.35.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/inxi/inxi-3.3.35.1.ebuild b/sys-apps/inxi/inxi-3.3.35.1.ebuild
index d2e0ada60f2a..6cfe02e8e25c 100644
--- a/sys-apps/inxi/inxi-3.3.35.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.35.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
 
 RDEPEND="dev-lang/perl
 	sys-apps/pciutils