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: Fri, 31 Jan 2020 22:17:14
Message-Id: 1580508999.8225b5ffc69dc7391b8bdc96c0f4ad2112ee0928.slyfox@gentoo
1 commit: 8225b5ffc69dc7391b8bdc96c0f4ad2112ee0928
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Jan 31 18:06:48 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 31 22:16:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8225b5ff
7
8 dev-python/hypothesis: keyworded 4.57.1 for sparc, bug #703174
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
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.57.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
19 index f88fa930f93..3723e3d3c8e 100644
20 --- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild
21 +++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
23
24 LICENSE="MPL-2.0"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
27 +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
28 IUSE="test"
29 RESTRICT="!test? ( test )"