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: Sat, 01 Feb 2020 12:36:08
Message-Id: 1580560544.e2ddf009669f0659e1ccf0e228b2d66002e7f501.slyfox@gentoo
1 commit: e2ddf009669f0659e1ccf0e228b2d66002e7f501
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Feb 1 12:15:58 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 1 12:35:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ddf009
7
8 dev-python/hypothesis: move ~sparc forward
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-python/hypothesis/hypothesis-5.4.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hypothesis/hypothesis-5.4.0.ebuild b/dev-python/hypothesis/hypothesis-5.4.0.ebuild
17 index 963f87ee74a..d1f7fce2bf7 100644
18 --- a/dev-python/hypothesis/hypothesis-5.4.0.ebuild
19 +++ b/dev-python/hypothesis/hypothesis-5.4.0.ebuild
20 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
21
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"