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/hypothesis/
Date: Fri, 24 Jun 2022 16:48:46
Message-Id: 1656089285.fdaef0c87056ae5d565a3fa2860e0f2b377c9359.chewi@gentoo
1 commit: fdaef0c87056ae5d565a3fa2860e0f2b377c9359
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 16:48:05 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 16:48:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdaef0c8
7
8 dev-python/hypothesis: Keyword 6.47.4 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/hypothesis/hypothesis-6.47.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/hypothesis/hypothesis-6.47.4.ebuild b/dev-python/hypothesis/hypothesis-6.47.4.ebuild
18 index 357dfa3b5ba6..96342100a7e2 100644
19 --- a/dev-python/hypothesis/hypothesis-6.47.4.ebuild
20 +++ b/dev-python/hypothesis/hypothesis-6.47.4.ebuild
21 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python"
22
23 LICENSE="MPL-2.0"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
27 IUSE="cli"
28
29 RDEPEND="