summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-03 12:55:35 +0000
committerSam James <sam@gentoo.org>2020-11-03 12:56:06 +0000
commit673aef22a036cae4c25917e2bb8f8f6d70b9ee9d (patch)
tree5264d174336bc792a9761862cf52ff586e20a9b6 /dev-python/hypothesis
parentdev-python/argcomplete: Stabilize 1.12.1-r1 ALLARCHES, #752492 (diff)
downloadgentoo-673aef22a036cae4c25917e2bb8f8f6d70b9ee9d.tar.gz
gentoo-673aef22a036cae4c25917e2bb8f8f6d70b9ee9d.tar.bz2
gentoo-673aef22a036cae4c25917e2bb8f8f6d70b9ee9d.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.36.2.ebuild b/dev-python/hypothesis/hypothesis-5.36.2.ebuild
index a18c69ab7a35..b817839fd0ac 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 )"