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/dill/
Date: Sun, 27 Mar 2022 20:20:38
Message-Id: 1648412331.2be5eaac754733dd20f2530091e7c4d42598b7d6.chewi@gentoo
1 commit: 2be5eaac754733dd20f2530091e7c4d42598b7d6
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 20:18:51 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 20:18:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be5eaac
7
8 dev-python/dill: Keyword 0.3.4-r1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/dill/dill-0.3.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/dill/dill-0.3.4-r1.ebuild b/dev-python/dill/dill-0.3.4-r1.ebuild
18 index 3c4e208cad04..7adc8ad7e0e1 100644
19 --- a/dev-python/dill/dill-0.3.4-r1.ebuild
20 +++ b/dev-python/dill/dill-0.3.4-r1.ebuild
21 @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
27
28 python_test() {
29 local fail= t