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: Sat, 30 May 2020 11:51:55
Message-Id: 1590839499.5739dfbab560fe2c4960dc40d91d4e3b15d93f3a.mgorny@gentoo
1 commit: 5739dfbab560fe2c4960dc40d91d4e3b15d93f3a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 11:10:53 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 11:51:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5739dfba
7
8 dev-python/hypothesis: Keyword 5.16.0 ppc, #703174
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-5.16.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-5.16.0.ebuild b/dev-python/hypothesis/hypothesis-5.16.0.ebuild
16 index efc352f30c7..494668bd6a8 100644
17 --- a/dev-python/hypothesis/hypothesis-5.16.0.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-5.16.0.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"