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/pyhamcrest/
Date: Thu, 27 Jan 2022 22:56:57
Message-Id: 1643324170.dcb1c05138c663ed754b1a82304935d4ee14043c.chewi@gentoo
1 commit: dcb1c05138c663ed754b1a82304935d4ee14043c
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 27 22:51:32 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 27 22:56:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb1c051
7
8 dev-python/pyhamcrest: Keyword 2.0.3 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild b/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild
18 index 3a4661d584a6..8732fc92b1d1 100644
19 --- a/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild
20 +++ b/dev-python/pyhamcrest/pyhamcrest-2.0.3.ebuild
21 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
22
23 LICENSE="BSD"
24 SLOT="0"
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 IUSE="examples"
28
29 distutils_enable_sphinx doc \