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, 02 Mar 2021 01:36:22
Message-Id: 1614648965.48739f20c63311407dd9dc24420988fd6407d8b3.sam@gentoo
1 commit: 48739f20c63311407dd9dc24420988fd6407d8b3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 2 01:36:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 2 01:36:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48739f20
7
8 dev-python/hypothesis: Stabilize 6.1.1 ALLARCHES, #773724
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.1.1.ebuild b/dev-python/hypothesis/hypothesis-6.1.1.ebuild
16 index 973ce1a66b6..60bc6007a39 100644
17 --- a/dev-python/hypothesis/hypothesis-6.1.1.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.1.1.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 test"
26 RESTRICT="!test? ( test )"