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 23:51:00
Message-Id: 1596153048.6b0169dda56747032ef5e6b33af3f4c578f54c96.sam@gentoo
1 commit: 6b0169dda56747032ef5e6b33af3f4c578f54c96
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 23:50:48 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 23:50:48 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0169dd
7
8 dev-python/hypothesis: x86 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 a9539cfadd5..b906b7dbd37 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 )"