Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Sat, 01 Aug 2020 08:53:26
Message-Id: 1596271470.38037f985a2833a15c4882c3f69ab7d5cf372860.slyfox@gentoo
1 commit: 38037f985a2833a15c4882c3f69ab7d5cf372860
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 08:44:30 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 08:44:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38037f98
7
8 dev-python/hypothesis: stable 5.16.3 for ppc
9
10 stable wrt bug #733780
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-python/hypothesis/hypothesis-5.16.3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/hypothesis/hypothesis-5.16.3.ebuild b/dev-python/hypothesis/hypothesis-5.16.3.ebuild
20 index b906b7dbd37..1b98fc85581 100644
21 --- a/dev-python/hypothesis/hypothesis-5.16.3.ebuild
22 +++ b/dev-python/hypothesis/hypothesis-5.16.3.ebuild
23 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
24
25 LICENSE="MPL-2.0"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
28 +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
29 IUSE="test"
30 RESTRICT="!test? ( test )"