Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Fri, 29 May 2020 21:01:18
Message-Id: 1590786070.20c43af72d8616d0df6d6172c4fbf1668f63fc21.mgorny@gentoo
1 commit: 20c43af72d8616d0df6d6172c4fbf1668f63fc21
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 20:51:04 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 21:01:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c43af7
7
8 dev-python/hypothesis: Keyword 4.57.1 ppc64, #703174
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-4.57.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
16 index 4cbbdf0115b..67c5098d00b 100644
17 --- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"