From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1451292-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 B5F83158020 for <garchives@archives.gentoo.org>; Sat, 29 Oct 2022 19:43:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEF53E0878; Sat, 29 Oct 2022 19:43:04 +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 94705E0895 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 19:43:04 +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 B69B0341029 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 19:43:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE399692 for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 19:43:00 +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: <1667072495.295b4f30828b489593cfa36731addcc035616b0f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rapidfuzz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rapidfuzz/rapidfuzz-2.12.0.ebuild X-VCS-Directories: dev-python/rapidfuzz/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 295b4f30828b489593cfa36731addcc035616b0f X-VCS-Branch: master Date: Sat, 29 Oct 2022 19:43:00 +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: bbfc6172-a971-48c2-893a-22321c0fb268 X-Archives-Hash: 760c9ece28d0b5e7a81631e3c60fa7ae commit: 295b4f30828b489593cfa36731addcc035616b0f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 19:41:35 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 19:41:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295b4f30 dev-python/rapidfuzz: Keyword 2.12.0 arm, #873814 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/rapidfuzz/rapidfuzz-2.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rapidfuzz/rapidfuzz-2.12.0.ebuild b/dev-python/rapidfuzz/rapidfuzz-2.12.0.ebuild index 96a84cdd08a5..da1e5be8ace3 100644 --- a/dev-python/rapidfuzz/rapidfuzz-2.12.0.ebuild +++ b/dev-python/rapidfuzz/rapidfuzz-2.12.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~arm ~riscv" # all these are header-only libraries DEPEND="