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: Sun, 01 Dec 2019 11:35:54
Message-Id: 1575200124.ee21d4033185fbe50552becd97f1c35b8f504ca6.slyfox@gentoo
1 commit: ee21d4033185fbe50552becd97f1c35b8f504ca6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Dec 1 11:04:29 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 11:35:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee21d403
7
8 dev-python/hypothesis: stable 4.15.0 for hppa, bug #701314
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/hypothesis/hypothesis-4.15.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/hypothesis/hypothesis-4.15.0.ebuild b/dev-python/hypothesis/hypothesis-4.15.0.ebuild
19 index 20deb836453..28eac10d0e9 100644
20 --- a/dev-python/hypothesis/hypothesis-4.15.0.ebuild
21 +++ b/dev-python/hypothesis/hypothesis-4.15.0.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
23
24 LICENSE="MPL-2.0"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
28 IUSE="test"
29 RESTRICT="!test? ( test )"