commit: 673aef22a036cae4c25917e2bb8f8f6d70b9ee9d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 12:55:35 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 12:56:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673aef22
Revert "dev-python/hypothesis: Stabilize 5.36.2 ALLARCHES, #752258"
Needs ppc64 and friends to do black.
This reverts commit 4b82b675f65efda6f3a7bfcd72cf1e3c620a0979.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/hypothesis/hypothesis-5.36.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hypothesis/hypothesis-5.36.2.ebuild
b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
index a18c69ab7a3..b817839fd0a 100644
--- a/dev-python/hypothesis/hypothesis-5.36.2.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"