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 0DDFD158099 for ; Wed, 22 Nov 2023 12:12:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D64442BC04A; Wed, 22 Nov 2023 12:12:15 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B458F2BC04A for ; Wed, 22 Nov 2023 12:12:15 +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 D815A335DB5 for ; Wed, 22 Nov 2023 12:12:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3738713B3 for ; Wed, 22 Nov 2023 12:12:13 +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: <1700655100.9b27ecf5f0cda1962fc97d2890fa535327599945.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cbor2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cbor2/cbor2-5.5.1.ebuild X-VCS-Directories: dev-python/cbor2/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9b27ecf5f0cda1962fc97d2890fa535327599945 X-VCS-Branch: master Date: Wed, 22 Nov 2023 12:12:13 +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: 22d8b122-b6b4-4e51-a677-38beb9b682c3 X-Archives-Hash: a070b464c80159d3bd583fc0170b166d commit: 9b27ecf5f0cda1962fc97d2890fa535327599945 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Nov 22 12:11:40 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Nov 22 12:11:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b27ecf5 dev-python/cbor2: Stabilize 5.5.1 amd64, #917702 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/cbor2/cbor2-5.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cbor2/cbor2-5.5.1.ebuild b/dev-python/cbor2/cbor2-5.5.1.ebuild index 7a01c32a1809..369de548b324 100644 --- a/dev-python/cbor2/cbor2-5.5.1.ebuild +++ b/dev-python/cbor2/cbor2-5.5.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" 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" IUSE="+native-extensions" BDEPEND="