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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C2D4C139368 for ; Fri, 6 Aug 2021 21:05:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C706EE09CF; Fri, 6 Aug 2021 21:05:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB741E09CF for ; Fri, 6 Aug 2021 21:05:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E54C342BD7 for ; Fri, 6 Aug 2021 20:49:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7FC785C for ; Fri, 6 Aug 2021 20:49:36 +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: <1628282934.49804989d8e7aabf6f83866d6e52e46652c22fe6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/charset_normalizer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild X-VCS-Directories: dev-python/charset_normalizer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 49804989d8e7aabf6f83866d6e52e46652c22fe6 X-VCS-Branch: master Date: Fri, 6 Aug 2021 20:49:36 +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: 807ec649-0601-4fb6-b7d8-2c085276b87b X-Archives-Hash: a67414793c73eb9a9d7a2a0e1ce4c8b7 commit: 49804989d8e7aabf6f83866d6e52e46652c22fe6 Author: Sam James gentoo org> AuthorDate: Fri Aug 6 20:48:54 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 6 20:48:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49804989 dev-python/charset_normalizer: Keyword 2.0.3 arm, #802549 Signed-off-by: Sam James gentoo.org> dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild index 89687b00b3c..d1879ddcb9e 100644 --- a/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild +++ b/dev-python/charset_normalizer/charset_normalizer-2.0.3.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~mips ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~sparc ~x86" distutils_enable_tests pytest