From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1494701-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 (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 171CC15802F
	for <garchives@archives.gentoo.org>; Fri, 10 Mar 2023 02:00:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 964D6E0870;
	Fri, 10 Mar 2023 02:00:25 +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 64A4DE0871
	for <gentoo-commits@lists.gentoo.org>; Fri, 10 Mar 2023 02:00:25 +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 7733C335CB4
	for <gentoo-commits@lists.gentoo.org>; Fri, 10 Mar 2023 02:00:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CCE938E2
	for <gentoo-commits@lists.gentoo.org>; Fri, 10 Mar 2023 02:00:21 +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: <1678413603.e774034fab5daec42d9bb088cd8d7cad21e53344.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/selenium/selenium-4.8.2.ebuild
X-VCS-Directories: dev-python/selenium/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e774034fab5daec42d9bb088cd8d7cad21e53344
X-VCS-Branch: master
Date: Fri, 10 Mar 2023 02:00:21 +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: cf0a3504-f6a7-46ea-9713-2fde61fe28a5
X-Archives-Hash: eb08a05dfe612da2aff8eee1a12d50b7

commit:     e774034fab5daec42d9bb088cd8d7cad21e53344
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 02:00:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 02:00:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e774034f

dev-python/selenium: Keyword 4.8.2 sparc, #900601

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

 dev-python/selenium/selenium-4.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/selenium/selenium-4.8.2.ebuild b/dev-python/selenium/selenium-4.8.2.ebuild
index 4fbb2e8bc92b..d17b6e5922ef 100644
--- a/dev-python/selenium/selenium-4.8.2.ebuild
+++ b/dev-python/selenium/selenium-4.8.2.ebuild
@@ -25,7 +25,7 @@ SRC_URI+="
 	)
 "
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~sparc"
 LICENSE="Apache-2.0"
 SLOT="0"