summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-06 22:23:50 +0000
committerSam James <sam@gentoo.org>2020-12-06 22:23:50 +0000
commit2b830668aee73fab05c26325da2806841416704c (patch)
tree8a961ddd33e144d4c15364f5c432f40d3f1cfdef /dev-python
parent1c670673101d6cc3321dda228849f4a22ed282f1 (diff)
downloadgentoo-2b830668aee73fab05c26325da2806841416704c.tar.gz
gentoo-2b830668aee73fab05c26325da2806841416704c.tar.bz2
gentoo-2b830668aee73fab05c26325da2806841416704c.zip
dev-python/hypothesis: Stabilize 5.41.1 ALLARCHES, #758512
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hypothesis/hypothesis-5.41.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.41.1.ebuild b/dev-python/hypothesis/hypothesis-5.41.1.ebuild
index b817839fd0ac..a18c69ab7a35 100644
--- a/dev-python/hypothesis/hypothesis-5.41.1.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.41.1.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 )"