Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Wed, 17 Aug 2022 18:48:05
Message-Id: 1660762070.c5ae5807166be37ed7852098b15b9817dd5c8dfb.sam@gentoo
1 commit: c5ae5807166be37ed7852098b15b9817dd5c8dfb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 18:47:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 18:47:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ae5807
7
8 dev-python/hypothesis: Stabilize 6.52.4 ALLARCHES, #865599
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.52.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.52.4.ebuild b/dev-python/hypothesis/hypothesis-6.52.4.ebuild
16 index 1065b755121f..4fc4aa3ee205 100644
17 --- a/dev-python/hypothesis/hypothesis-6.52.4.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.52.4.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="