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 0817A158042 for ; Sat, 16 Nov 2024 08:09:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF728E08FA; Sat, 16 Nov 2024 08:09:55 +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 D985EE08FA for ; Sat, 16 Nov 2024 08:09:55 +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 CBD8A343023 for ; Sat, 16 Nov 2024 08:09:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 276E1213D for ; Sat, 16 Nov 2024 08:09:52 +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: <1731744570.beb90bc2307e090a22b6277f8b8d630b9c7e9d25.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bleach/bleach-6.2.0.ebuild X-VCS-Directories: dev-python/bleach/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: beb90bc2307e090a22b6277f8b8d630b9c7e9d25 X-VCS-Branch: master Date: Sat, 16 Nov 2024 08:09:52 +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: cf9f1e15-55b1-43a2-8692-d996f0d44b89 X-Archives-Hash: de83c3527b73817bdbb408e86f4a4564 commit: beb90bc2307e090a22b6277f8b8d630b9c7e9d25 Author: Michał Górny gentoo org> AuthorDate: Sat Nov 16 08:09:30 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 16 08:09:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb90bc2 dev-python/bleach: Stabilize 6.2.0 ALLARCHES, #943604 Signed-off-by: Michał Górny gentoo.org> dev-python/bleach/bleach-6.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bleach/bleach-6.2.0.ebuild b/dev-python/bleach/bleach-6.2.0.ebuild index 6b6f999af7e9..572a66ecc0e2 100644 --- a/dev-python/bleach/bleach-6.2.0.ebuild +++ b/dev-python/bleach/bleach-6.2.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}]