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, 06 Sep 2022 19:31:09
Message-Id: 1662492657.fe71651b14d742e57147569d40ce1dbd14f6c389.arthurzam@gentoo
1 commit: fe71651b14d742e57147569d40ce1dbd14f6c389
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 19:30:57 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 19:30:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe71651b
7
8 dev-python/hypothesis: Stabilize 6.54.3 ALLARCHES, #868873
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.54.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.54.3.ebuild b/dev-python/hypothesis/hypothesis-6.54.3.ebuild
16 index 1065b755121f..4fc4aa3ee205 100644
17 --- a/dev-python/hypothesis/hypothesis-6.54.3.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.54.3.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="