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 0127E158009 for ; Thu, 29 Jun 2023 06:47:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B99F2E085E; Thu, 29 Jun 2023 06:47:51 +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 994F7E085E for ; Thu, 29 Jun 2023 06:47:51 +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 743B2340CE1 for ; Thu, 29 Jun 2023 06:47:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11123AC2 for ; Thu, 29 Jun 2023 06:47:49 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1688021264.cedfe00e7ad394b149f2f5f9efb1b05f8e63228d.alexxy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-autoprogram/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild X-VCS-Directories: dev-python/sphinxcontrib-autoprogram/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: cedfe00e7ad394b149f2f5f9efb1b05f8e63228d X-VCS-Branch: master Date: Thu, 29 Jun 2023 06:47:49 +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: c188bfbd-8534-4e3b-a608-dff0f2dee9c4 X-Archives-Hash: 8d2a01c3d5e197e08129e9addc9ebed2 commit: cedfe00e7ad394b149f2f5f9efb1b05f8e63228d Author: Alexey Shvetsov gentoo org> AuthorDate: Wed Jun 28 14:31:21 2023 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Thu Jun 29 06:47:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cedfe00e dev-python/sphinxcontrib-autoprogram: keyword 0.1.8 for ~arm64 Signed-off-by: Alexey Shvetsov gentoo.org> .../sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild index db8164e96833..115a4f879a5d 100644 --- a/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild +++ b/dev-python/sphinxcontrib-autoprogram/sphinxcontrib-autoprogram-0.1.8.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/sphinx[${PYTHON_USEDEP}]