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/toml/
Date: Sat, 21 Aug 2021 22:16:01
Message-Id: 1629584098.0e807c26f2572385a7997093ce19f366fe39e1d8.chewi@gentoo
1 commit: 0e807c26f2572385a7997093ce19f366fe39e1d8
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 16:04:29 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:14:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e807c26
7
8 dev-python/toml: Keyword 0.10.2 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/toml/toml-0.10.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/toml/toml-0.10.2.ebuild b/dev-python/toml/toml-0.10.2.ebuild
19 index 474d3942c3f..162c73d55e3 100644
20 --- a/dev-python/toml/toml-0.10.2.ebuild
21 +++ b/dev-python/toml/toml-0.10.2.ebuild
22 @@ -18,7 +18,7 @@ IUSE="test"
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
28
29 BDEPEND="
30 test? (