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: Tue, 30 Mar 2021 09:27:25
Message-Id: 1617064109.cb44d39562ab309c3674d771fa810f3d4b2062ca.sam@gentoo
1 commit: cb44d39562ab309c3674d771fa810f3d4b2062ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 00:26:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 00:28:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb44d395
7
8 dev-python/hypothesis: Stabilize 6.3.4 ALLARCHES, #779253
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.3.4.ebuild b/dev-python/hypothesis/hypothesis-6.3.4.ebuild
16 index 46ee7df74d3..841b33aa20b 100644
17 --- a/dev-python/hypothesis/hypothesis-6.3.4.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.3.4.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
25 IUSE="cli"
26
27 RDEPEND="