Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/charset_normalizer/
Date: Sat, 21 Aug 2021 22:16:00
Message-Id: 1629584069.ef3f84f819c0bb6cf199868ee256fe8d1ae95470.chewi@gentoo
1 commit: ef3f84f819c0bb6cf199868ee256fe8d1ae95470
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 15:51:53 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:14:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3f84f8
7
8 dev-python/charset_normalizer: Keyword 2.0.4 for ~m68k
9
10 The tests pass.
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 dev-python/charset_normalizer/charset_normalizer-2.0.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/charset_normalizer/charset_normalizer-2.0.4.ebuild b/dev-python/charset_normalizer/charset_normalizer-2.0.4.ebuild
19 index 68c3ead3e5a..359f4e1a969 100644
20 --- a/dev-python/charset_normalizer/charset_normalizer-2.0.4.ebuild
21 +++ b/dev-python/charset_normalizer/charset_normalizer-2.0.4.ebuild
22 @@ -17,7 +17,7 @@ SRC_URI="
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
28
29 distutils_enable_tests pytest