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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2AC67158042 for ; Sat, 16 Nov 2024 12:44:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58E6BE0837; Sat, 16 Nov 2024 12:44:38 +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 3F08EE0837 for ; Sat, 16 Nov 2024 12:44:38 +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 5767133BEA5 for ; Sat, 16 Nov 2024 12:44:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E77C9D81 for ; Sat, 16 Nov 2024 12:44:35 +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: <1731761071.1cf0c3a564c02eb2f05958bffee0c201e20a5cd4.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycpio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pycpio/pycpio-1.4.1.ebuild X-VCS-Directories: dev-python/pycpio/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1cf0c3a564c02eb2f05958bffee0c201e20a5cd4 X-VCS-Branch: master Date: Sat, 16 Nov 2024 12:44:35 +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: d706b5d6-6cd2-422b-9ac4-a4ae6b4494ab X-Archives-Hash: 5ef9796ee0f60fe5c0526f9935bbe444 commit: 1cf0c3a564c02eb2f05958bffee0c201e20a5cd4 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 16 12:44:31 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 16 12:44:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf0c3a5 dev-python/pycpio: Stabilize 1.4.1 arm64, #943613 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pycpio/pycpio-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycpio/pycpio-1.4.1.ebuild b/dev-python/pycpio/pycpio-1.4.1.ebuild index 8321915dc855..256e6bca82f6 100644 --- a/dev-python/pycpio/pycpio-1.4.1.ebuild +++ b/dev-python/pycpio/pycpio-1.4.1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 arm64" RDEPEND=" >=dev-python/zenlib-2.3.2[${PYTHON_USEDEP}]