dev-python/hypothesis: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Tue, 3 Mar 2020 12:34:52 +0000 (12:34 +0000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Mar 2020 04:46:58 +0000 (05:46 +0100)
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>
dev-python/hypothesis/hypothesis-5.6.0.ebuild

index b3200160cc3ea7f6785095a0ca11217d03b4cde3..0ccbecfd56de02e33bf07e8a785ba17618db9698 100644 (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 )"