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 <neddyseagoon@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Roy Bamford
2020-03-03 12:34:52 +00:00
committed by Michał Górny
parent c145082545
commit abe751db46

View File

@@ -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 )"