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: Sat, 21 Aug 2021 22:15:54
Message-Id: 1629584049.6f5b69f8d2145a61ef983928c79be5260c6dab64.chewi@gentoo
1 commit: 6f5b69f8d2145a61ef983928c79be5260c6dab64
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 15:32:38 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 21 22:14:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5b69f8
7
8 dev-python/hypothesis: Keyword 6.14.9 for ~m68k
9
10 A couple of tests involving large numbers fail.
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/hypothesis/hypothesis-6.14.9.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/hypothesis/hypothesis-6.14.9.ebuild b/dev-python/hypothesis/hypothesis-6.14.9.ebuild
19 index 530bdadd54e..5a04d107e65 100644
20 --- a/dev-python/hypothesis/hypothesis-6.14.9.ebuild
21 +++ b/dev-python/hypothesis/hypothesis-6.14.9.ebuild
22 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
23
24 LICENSE="MPL-2.0"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
28 IUSE="cli"
29
30 RDEPEND="