Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Thu, 28 Nov 2019 02:50:24
Message-Id: 1574909413.d561d82ea5ce67445412abc33ed7f18cc2ae6616.bman@gentoo
1 commit: d561d82ea5ce67445412abc33ed7f18cc2ae6616
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 28 02:50:05 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 28 02:50:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d561d82e
7
8 dev-python/hypothesis: arm64 stable (bug #701314)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12
13 dev-python/hypothesis/hypothesis-4.15.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/hypothesis/hypothesis-4.15.0.ebuild b/dev-python/hypothesis/hypothesis-4.15.0.ebuild
17 index 0fa83f1069a..5191b3a50b7 100644
18 --- a/dev-python/hypothesis/hypothesis-4.15.0.ebuild
19 +++ b/dev-python/hypothesis/hypothesis-4.15.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
21
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"