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 7E26715800A for ; Sat, 5 Aug 2023 11:38:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 941CE2BC025; Sat, 5 Aug 2023 11:38:41 +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 794102BC025 for ; Sat, 5 Aug 2023 11:38:41 +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 8AC9C340DB7 for ; Sat, 5 Aug 2023 11:38:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BB90EFF for ; Sat, 5 Aug 2023 11:38:39 +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: <1691235437.37ccf3c20218f3bff2cdc784bd9cf5c3a8f5f89b.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyproject-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyproject-api/pyproject-api-1.5.3.ebuild X-VCS-Directories: dev-python/pyproject-api/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 37ccf3c20218f3bff2cdc784bd9cf5c3a8f5f89b X-VCS-Branch: master Date: Sat, 5 Aug 2023 11:38:39 +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: 14c81985-42f2-4e2d-a672-debc407b3116 X-Archives-Hash: a701dae3af47fb0ab40cca037b34a4fd commit: 37ccf3c20218f3bff2cdc784bd9cf5c3a8f5f89b Author: WANG Xuerui gentoo org> AuthorDate: Sat Aug 5 11:30:34 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Aug 5 11:37:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ccf3c2 dev-python/pyproject-api: keyword 1.5.3 for ~loong Bug: https://bugs.gentoo.org/911678 Signed-off-by: WANG Xuerui gentoo.org> dev-python/pyproject-api/pyproject-api-1.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyproject-api/pyproject-api-1.5.3.ebuild b/dev-python/pyproject-api/pyproject-api-1.5.3.ebuild index 1202da0117ab..84dbbec3700a 100644 --- a/dev-python/pyproject-api/pyproject-api-1.5.3.ebuild +++ b/dev-python/pyproject-api/pyproject-api-1.5.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/packaging-23.1[${PYTHON_USEDEP}]