summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-13 19:05:56 +0000
committerSam James <sam@gentoo.org>2021-01-13 19:06:49 +0000
commitbc911cd01b343544eeb7e0283e0768e50c7581d9 (patch)
tree87f7f77dca1d5a9e094ec303a8ad8ffa47546bfa /dev-python/hypothesis
parentdev-python/cryptography: Stabilize 3.3.1 ppc, #765280 (diff)
downloadgentoo-bc911cd01b343544eeb7e0283e0768e50c7581d9.tar.gz
gentoo-bc911cd01b343544eeb7e0283e0768e50c7581d9.tar.bz2
gentoo-bc911cd01b343544eeb7e0283e0768e50c7581d9.zip
dev-python/hypothesis: Stabilize 5.43.4 ALLARCHES, #765283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.43.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.43.4.ebuild b/dev-python/hypothesis/hypothesis-5.43.4.ebuild
index f077c085ead9..725f9151752f 100644
--- a/dev-python/hypothesis/hypothesis-5.43.4.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.43.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="cli test"
RESTRICT="!test? ( test )"