Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Tue, 28 Jun 2022 15:44:06
Message-Id: 1656430927.8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f.arthurzam@gentoo
1 commit: 8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Tue Jun 28 03:20:56 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 15:42:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7e510d
7
8 dev-python/hypothesis: Keyword 6.48.0 ia64, #851642
9
10 Signed-off-by: matoro <matoro <AT> users.noreply.github.com>
11 Closes: https://github.com/gentoo/gentoo/pull/26108
12 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
13
14 dev-python/hypothesis/hypothesis-6.48.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/hypothesis/hypothesis-6.48.0.ebuild b/dev-python/hypothesis/hypothesis-6.48.0.ebuild
18 index 317738907bde..b6adc3d4e991 100644
19 --- a/dev-python/hypothesis/hypothesis-6.48.0.ebuild
20 +++ b/dev-python/hypothesis/hypothesis-6.48.0.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 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
27 IUSE="cli"
28
29 RDEPEND="