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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 31388158649 for ; Sat, 13 May 2023 12:21:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BF93E0895; Sat, 13 May 2023 12:21:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 529A7E0895 for ; Sat, 13 May 2023 12:21:49 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B245340F0E for ; Sat, 13 May 2023 12:21:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 896B7920 for ; Sat, 13 May 2023 12:21:46 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1683980492.7bc9f03bae15fc82c2692612697776c76e578c67.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/identify/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/identify/identify-2.5.23.ebuild X-VCS-Directories: dev-python/identify/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7bc9f03bae15fc82c2692612697776c76e578c67 X-VCS-Branch: master Date: Sat, 13 May 2023 12:21:46 +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: db48dec8-dcd6-49e2-bfc5-ad47a93f1e8b X-Archives-Hash: 27dd6e580e6a716a3ce2135b2de4bce5 commit: 7bc9f03bae15fc82c2692612697776c76e578c67 Author: Arthur Zamarin gentoo org> AuthorDate: Sat May 13 12:21:32 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat May 13 12:21:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc9f03b dev-python/identify: Stabilize 2.5.23 ALLARCHES, #906271 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/identify/identify-2.5.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/identify/identify-2.5.23.ebuild b/dev-python/identify/identify-2.5.23.ebuild index ee60b9635233..b8e767162c83 100644 --- a/dev-python/identify/identify-2.5.23.ebuild +++ b/dev-python/identify/identify-2.5.23.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" RDEPEND=" dev-python/ukkonen[${PYTHON_USEDEP}]