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: Tue, 18 Feb 2020 08:59:32
Message-Id: 1582016355.aa1a99f9bf4bc30ff00ac17f1c694efaa871ff14.slyfox@gentoo
1 commit: aa1a99f9bf4bc30ff00ac17f1c694efaa871ff14
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Feb 18 07:06:10 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 18 08:59:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1a99f9
7
8 dev-python/hypothesis: stable 4.50.8 for hppa, bug #703062
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.50.8.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/hypothesis/hypothesis-4.50.8.ebuild b/dev-python/hypothesis/hypothesis-4.50.8.ebuild
19 index 9ef46441156..0b29ec27632 100644
20 --- a/dev-python/hypothesis/hypothesis-4.50.8.ebuild
21 +++ b/dev-python/hypothesis/hypothesis-4.50.8.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 )"