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 A5CFC1581C1 for ; Sat, 6 Jul 2024 06:26:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82D0E2BC10A; Sat, 6 Jul 2024 06:26:19 +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 588C82BC0F4 for ; Sat, 6 Jul 2024 06:26:19 +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 675E3335DE9 for ; Sat, 6 Jul 2024 06:26:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C946A1DCF for ; Sat, 6 Jul 2024 06:26:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1720247081.95d827bf6a4536a6714e39bc670c37d3d06cfda1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cheetah3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cheetah3/cheetah3-3.3.3.ebuild X-VCS-Directories: dev-python/cheetah3/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 95d827bf6a4536a6714e39bc670c37d3d06cfda1 X-VCS-Branch: master Date: Sat, 6 Jul 2024 06:26:16 +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: 911f908a-98c1-4403-8c0d-b77a49db0465 X-Archives-Hash: 28c73f873ac9a8bf43f671bf26ca1d67 commit: 95d827bf6a4536a6714e39bc670c37d3d06cfda1 Author: Sam James gentoo org> AuthorDate: Sat Jul 6 06:24:41 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 6 06:24:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95d827bf dev-python/cheetah3: Stabilize 3.3.3 arm, #935590 Signed-off-by: Sam James gentoo.org> dev-python/cheetah3/cheetah3-3.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cheetah3/cheetah3-3.3.3.ebuild b/dev-python/cheetah3/cheetah3-3.3.3.ebuild index 990570eb221b..72852567f43d 100644 --- a/dev-python/cheetah3/cheetah3-3.3.3.ebuild +++ b/dev-python/cheetah3/cheetah3-3.3.3.ebuild @@ -25,7 +25,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~x86" RDEPEND=" dev-python/markdown[${PYTHON_USEDEP}]