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 303D4158013 for ; Sat, 2 Dec 2023 09:34:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B08B2BC05F; Sat, 2 Dec 2023 09:34:40 +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 614852BC05F for ; Sat, 2 Dec 2023 09:34:40 +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 724CF335D63 for ; Sat, 2 Dec 2023 09:34:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A28F1445 for ; Sat, 2 Dec 2023 09:34:38 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1701509671.61f3a3a6499b6ec43ced66cdb790e5d120f0dca2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bitstring/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bitstring/bitstring-4.1.2.ebuild X-VCS-Directories: dev-python/bitstring/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 61f3a3a6499b6ec43ced66cdb790e5d120f0dca2 X-VCS-Branch: master Date: Sat, 2 Dec 2023 09:34:38 +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: 578bd950-be7a-469e-bc25-d41c75e9949b X-Archives-Hash: 6753272066a22d27620c7504294d301f commit: 61f3a3a6499b6ec43ced66cdb790e5d120f0dca2 Author: Michał Górny gentoo org> AuthorDate: Sat Dec 2 09:34:31 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 2 09:34:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f3a3a6 dev-python/bitstring: Stabilize 4.1.2 ALLARCHES, #919009 Signed-off-by: Michał Górny gentoo.org> dev-python/bitstring/bitstring-4.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bitstring/bitstring-4.1.2.ebuild b/dev-python/bitstring/bitstring-4.1.2.ebuild index 4b08af3dee75..e5a7b9e8663d 100644 --- a/dev-python/bitstring/bitstring-4.1.2.ebuild +++ b/dev-python/bitstring/bitstring-4.1.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND="