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: Fri, 26 Aug 2022 17:26:50
Message-Id: 1661534796.f8265b436e0bcfaf232646c6136032d55bf4d295.arthurzam@gentoo
1 commit: f8265b436e0bcfaf232646c6136032d55bf4d295
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 26 17:26:36 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 26 17:26:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8265b43
7
8 dev-python/hypothesis: Stabilize 6.53.0 ALLARCHES, #866767
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.53.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.53.0.ebuild b/dev-python/hypothesis/hypothesis-6.53.0.ebuild
16 index 1065b755121f..4fc4aa3ee205 100644
17 --- a/dev-python/hypothesis/hypothesis-6.53.0.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.53.0.ebuild
19 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python"
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
25 IUSE="cli"
26
27 RDEPEND="