From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1728789-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 6C80B1584F2
	for <garchives@archives.gentoo.org>; Mon, 17 Mar 2025 07:36:23 +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 57791343241
	for <garchives@archives.gentoo.org>; Mon, 17 Mar 2025 07:36:23 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 8584411047B;
	Mon, 17 Mar 2025 07:35:43 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 7A47D11047B
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Mar 2025 07:35:43 +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 3605E3431F2
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Mar 2025 07:35:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 35F7222B0
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Mar 2025 07:35:40 +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: <1742196912.452960bb896a171fa671b4433ed18d149b0026eb.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xhost/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-apps/xhost/xhost-1.0.10.ebuild
X-VCS-Directories: x11-apps/xhost/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 452960bb896a171fa671b4433ed18d149b0026eb
X-VCS-Branch: master
Date: Mon, 17 Mar 2025 07:35:40 +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: 73b08c15-eedc-44d8-93bc-81556656421b
X-Archives-Hash: 2fb8d9bc13b0881d09bb1cc3f9a7e1a9

commit:     452960bb896a171fa671b4433ed18d149b0026eb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 07:35:12 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 07:35:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452960bb

x11-apps/xhost: Stabilize 1.0.10 arm, #951481

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

 x11-apps/xhost/xhost-1.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xhost/xhost-1.0.10.ebuild b/x11-apps/xhost/xhost-1.0.10.ebuild
index 2c7c51200081..d01686196aca 100644
--- a/x11-apps/xhost/xhost-1.0.10.ebuild
+++ b/x11-apps/xhost/xhost-1.0.10.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit xorg-3
 
 DESCRIPTION="Controls host and/or user access to a running X server"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXmu