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 98CE915852A for ; Fri, 16 Aug 2024 18:51:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 741B82BC063; Fri, 16 Aug 2024 18:51:48 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5DEFE2BC063 for ; Fri, 16 Aug 2024 18:51:48 +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 A1BBC342FFB for ; Fri, 16 Aug 2024 18:51:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE22A1EF5 for ; Fri, 16 Aug 2024 18:51:45 +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: <1723834291.f23ec5eb623cd946e0b065647a0ad28f2ecdb792.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocstrings-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mkdocstrings-python/mkdocstrings-python-1.10.8.ebuild X-VCS-Directories: dev-python/mkdocstrings-python/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: f23ec5eb623cd946e0b065647a0ad28f2ecdb792 X-VCS-Branch: master Date: Fri, 16 Aug 2024 18:51:45 +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: e9f5833a-8252-49fe-bf42-b5eab7ebed8e X-Archives-Hash: f500485293e90ffbd18bbfc2e066c9a1 commit: f23ec5eb623cd946e0b065647a0ad28f2ecdb792 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Aug 16 18:51:31 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Aug 16 18:51:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23ec5eb dev-python/mkdocstrings-python: Keyword 1.10.8 arm64, #936134 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/mkdocstrings-python/mkdocstrings-python-1.10.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mkdocstrings-python/mkdocstrings-python-1.10.8.ebuild b/dev-python/mkdocstrings-python/mkdocstrings-python-1.10.8.ebuild index ff02e7706d04..c54211305836 100644 --- a/dev-python/mkdocstrings-python/mkdocstrings-python-1.10.8.ebuild +++ b/dev-python/mkdocstrings-python/mkdocstrings-python-1.10.8.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~riscv" RDEPEND=" >=dev-python/griffe-0.49[${PYTHON_USEDEP}]