From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 113D4158089 for ; Sun, 10 Sep 2023 05:27:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75A552BC0A8; Sun, 10 Sep 2023 05:27:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 pigeon.gentoo.org (Postfix) with ESMTPS id 60ED12BC0A8 for ; Sun, 10 Sep 2023 05:27:20 +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 AE584335CF4 for ; Sun, 10 Sep 2023 05:27:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04D48116C for ; Sun, 10 Sep 2023 05:27:17 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1694323573.9bf0f42c32ba6baba9017e9e0488bd588d2e82c7.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rapidfuzz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rapidfuzz/rapidfuzz-3.2.0.ebuild X-VCS-Directories: dev-python/rapidfuzz/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 9bf0f42c32ba6baba9017e9e0488bd588d2e82c7 X-VCS-Branch: master Date: Sun, 10 Sep 2023 05:27:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cd98dfb-900d-4dc6-8a99-d051f95f3c71 X-Archives-Hash: a86343589fdf0b0d5b22f8db6e75cb3f commit: 9bf0f42c32ba6baba9017e9e0488bd588d2e82c7 Author: WANG Xuerui gentoo org> AuthorDate: Sun Sep 10 05:23:23 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Sep 10 05:26:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf0f42c dev-python/rapidfuzz: keyword 3.2.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-python/rapidfuzz/rapidfuzz-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rapidfuzz/rapidfuzz-3.2.0.ebuild b/dev-python/rapidfuzz/rapidfuzz-3.2.0.ebuild index db204076be31..a357559c6f5f 100644 --- a/dev-python/rapidfuzz/rapidfuzz-3.2.0.ebuild +++ b/dev-python/rapidfuzz/rapidfuzz-3.2.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # all these are header-only libraries DEPEND="