From: Roy Bamford Date: Tue, 3 Mar 2020 12:34:52 +0000 (+0000) Subject: dev-python/hypothesis: added ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=abe751db46fb80951627dec9950be3b4a58d6708;p=gentoo.git dev-python/hypothesis: added ~arm64 keyword 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 --- 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 )"