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 1E729158089 for ; Sun, 1 Oct 2023 18:18:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88EB32BC145; Sun, 1 Oct 2023 18:18:11 +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 6D10B2BC13F for ; Sun, 1 Oct 2023 18:18:11 +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 8B3D0335CAF for ; Sun, 1 Oct 2023 18:18:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADBBD921 for ; Sun, 1 Oct 2023 18:18:07 +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: <1696184257.8ed9ec46677b56da9c47ffd807ab86362281d62c.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pendulum/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pendulum/pendulum-2.1.2-r2.ebuild X-VCS-Directories: dev-python/pendulum/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8ed9ec46677b56da9c47ffd807ab86362281d62c X-VCS-Branch: master Date: Sun, 1 Oct 2023 18:18:07 +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: 3fea8408-5a81-44ed-87d6-9f2c95432610 X-Archives-Hash: 237fce3e35c9fd074326d119bd961f0f commit: 8ed9ec46677b56da9c47ffd807ab86362281d62c Author: Arthur Zamarin gentoo org> AuthorDate: Sun Oct 1 18:17:08 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Oct 1 18:17:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed9ec46 dev-python/pendulum: Stabilize 2.1.2-r2 ppc64, #914938 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pendulum/pendulum-2.1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild index 4f8657b64b8b..92ab23647da8 100644 --- a/dev-python/pendulum/pendulum-2.1.2-r2.ebuild +++ b/dev-python/pendulum/pendulum-2.1.2-r2.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86" DEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}]