summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-15 20:29:50 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-15 21:10:22 -0700
commit306af6cba04bd9bb898356368ba9a0bf8cbe1eab (patch)
tree391f3077961a3d9718ae0a193d9373239f2f19f1 /dev-python/hypothesis
parentdev-python/elementpath-1.4.1: add ~alpha, bug 703174 (diff)
downloadgentoo-306af6cba04bd9bb898356368ba9a0bf8cbe1eab.tar.gz
gentoo-306af6cba04bd9bb898356368ba9a0bf8cbe1eab.tar.bz2
gentoo-306af6cba04bd9bb898356368ba9a0bf8cbe1eab.zip
dev-python/hypothesis-4.57.1: add ~alpha, bug 703174
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-4.57.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
index 28d1aae68a21..07d13db4a166 100644
--- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild
+++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"