summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-07 00:49:08 +0000
committerSam James <sam@gentoo.org>2020-10-07 01:01:53 +0000
commit9bc3e0698991a7d5f9b1ee07864f40858e773588 (patch)
tree24ef59761a7a92fc9c0ec8e3671649c6fbd16b7f /dev-python/hypothesis
parentmedia-gfx/cura: Drop ~arm64 from keywords (4.6.1) (diff)
downloadgentoo-9bc3e0698991a7d5f9b1ee07864f40858e773588.tar.gz
gentoo-9bc3e0698991a7d5f9b1ee07864f40858e773588.tar.bz2
gentoo-9bc3e0698991a7d5f9b1ee07864f40858e773588.zip
dev-python/hypothesis: Stabilize 5.29.4 arm, #745552
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.29.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.29.4.ebuild b/dev-python/hypothesis/hypothesis-5.29.4.ebuild
index d05efe801400..26f5de2182d5 100644
--- a/dev-python/hypothesis/hypothesis-5.29.4.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.29.4.ebuild
@@ -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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"