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: Thu, 30 Jul 2020 22:49:11
Message-Id: 1596149331.a9dfb7916ad1d7bf10cac51ecb19a4935927a83b.sam@gentoo
1 commit: a9dfb7916ad1d7bf10cac51ecb19a4935927a83b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 22:48:51 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 22:48:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9dfb791
7
8 dev-python/hypothesis: x86 stable (bug #730372)
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.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hypothesis/hypothesis-5.16.0.ebuild b/dev-python/hypothesis/hypothesis-5.16.0.ebuild
17 index 51a4574e6d2..337791fc8e5 100644
18 --- a/dev-python/hypothesis/hypothesis-5.16.0.ebuild
19 +++ b/dev-python/hypothesis/hypothesis-5.16.0.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 )"