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/mistune/
Date: Thu, 27 Jan 2022 23:47:07
Message-Id: 1643327193.1821b0fb5379746f1f4884c5165dacb44ac40a33.chewi@gentoo
1 commit: 1821b0fb5379746f1f4884c5165dacb44ac40a33
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 27 23:46:33 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 27 23:46:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1821b0fb
7
8 dev-python/mistune: Keyword 2.0.2 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/mistune/mistune-2.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/mistune/mistune-2.0.2.ebuild b/dev-python/mistune/mistune-2.0.2.ebuild
18 index 12109ffa7221..64f2a6c7cc8f 100644
19 --- a/dev-python/mistune/mistune-2.0.2.ebuild
20 +++ b/dev-python/mistune/mistune-2.0.2.ebuild
21 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 SLOT="0"
24 LICENSE="BSD"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
27
28 distutils_enable_tests pytest