Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Mon, 26 Sep 2022 07:31:18
Message-Id: 1664177426.4afb4e60947cde331ee17dd8294f4dbc6e73c3f2.mgorny@gentoo
1 commit: 4afb4e60947cde331ee17dd8294f4dbc6e73c3f2
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Sun Sep 25 21:46:49 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 07:30:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afb4e60
7
8 dev-python/hypothesis: Keyword 6.54.6 mips, #851642
9
10 Closes: https://github.com/gentoo/gentoo/pull/27457
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/hypothesis/hypothesis-6.54.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hypothesis/hypothesis-6.54.6.ebuild b/dev-python/hypothesis/hypothesis-6.54.6.ebuild
17 index c45634356c75..51ed1bc82c36 100644
18 --- a/dev-python/hypothesis/hypothesis-6.54.6.ebuild
19 +++ b/dev-python/hypothesis/hypothesis-6.54.6.ebuild
20 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python"
21
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
26 IUSE="cli"
27
28 RDEPEND="