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 C38CF159C9B for ; Sat, 3 Aug 2024 06:25:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EB342BC02F; Sat, 3 Aug 2024 06:24:59 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B16E2BC026 for ; Sat, 3 Aug 2024 06:24:59 +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 9218534300E for ; Sat, 3 Aug 2024 06:24:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 666761EB1 for ; Sat, 3 Aug 2024 06:24:55 +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: <1722666278.c2ef98b566bf3a4ada574378941ee7c1d2d0aeca.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mistletoe/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mistletoe/mistletoe-1.4.0.ebuild X-VCS-Directories: dev-python/mistletoe/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c2ef98b566bf3a4ada574378941ee7c1d2d0aeca X-VCS-Branch: master Date: Sat, 3 Aug 2024 06:24:55 +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: 9001f15f-47ce-49c7-b341-f783d0f66fe0 X-Archives-Hash: 7e1e987678a8ecf11e3d65102438bfc2 commit: c2ef98b566bf3a4ada574378941ee7c1d2d0aeca Author: Michał Górny gentoo org> AuthorDate: Sat Aug 3 06:24:38 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 3 06:24:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ef98b5 dev-python/mistletoe: Stabilize 1.4.0 ALLARCHES, #937206 Signed-off-by: Michał Górny gentoo.org> dev-python/mistletoe/mistletoe-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mistletoe/mistletoe-1.4.0.ebuild b/dev-python/mistletoe/mistletoe-1.4.0.ebuild index d48d8d1d09c9..b6101a6dd72f 100644 --- a/dev-python/mistletoe/mistletoe-1.4.0.ebuild +++ b/dev-python/mistletoe/mistletoe-1.4.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" # NB: pygments is technically optional but we like syntax highlighting RDEPEND="