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, 04 Aug 2020 00:31:27
Message-Id: 1596499798.1a987d9041ed00f98d3cf0c9e3763f144f9281ca.sam@gentoo
1 commit: 1a987d9041ed00f98d3cf0c9e3763f144f9281ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 4 00:09:58 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 4 00:09:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a987d90
7
8 dev-python/hypothesis: arm stable (bug #733780)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/hypothesis/hypothesis-5.16.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hypothesis/hypothesis-5.16.3.ebuild b/dev-python/hypothesis/hypothesis-5.16.3.ebuild
17 index 1b98fc85581..866b9249b13 100644
18 --- a/dev-python/hypothesis/hypothesis-5.16.3.ebuild
19 +++ b/dev-python/hypothesis/hypothesis-5.16.3.ebuild
20 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
21
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
25 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"