From abe751db46fb80951627dec9950be3b4a58d6708 Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Tue, 3 Mar 2020 12:34:52 +0000 Subject: [PATCH] dev-python/hypothesis: added ~arm64 keyword MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/703174 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford Signed-off-by: Michał Górny --- dev-python/hypothesis/hypothesis-5.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.6.0.ebuild b/dev-python/hypothesis/hypothesis-5.6.0.ebuild index b3200160cc3e..0ccbecfd56de 100644 --- a/dev-python/hypothesis/hypothesis-5.6.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.6.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" IUSE="test" RESTRICT="!test? ( test )" -- 2.26.2