commit: 1169b6cc477da2ee76ed709b9ea0fd709e7a50cd
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 03:29:50 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 04:10:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1169b6cc
dev-python/hypothesis-5.6.0: add ~alpha, bug 703174
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/hypothesis/hypothesis-5.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hypothesis/hypothesis-5.6.0.ebuild
b/dev-python/hypothesis/hypothesis-5.6.0.ebuild
index 8b81aa1534e..d58e54d707b 100644
--- a/dev-python/hypothesis/hypothesis-5.6.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.6.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
IUSE="test"
RESTRICT="!test? ( test )"