From: Matt Turner Date: Mon, 16 Mar 2020 03:29:50 +0000 (-0700) Subject: dev-python/hypothesis-5.6.0: add ~alpha, bug 703174 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1169b6cc477da2ee76ed709b9ea0fd709e7a50cd;p=gentoo.git dev-python/hypothesis-5.6.0: add ~alpha, bug 703174 Signed-off-by: Matt Turner --- diff --git a/dev-python/hypothesis/hypothesis-5.6.0.ebuild b/dev-python/hypothesis/hypothesis-5.6.0.ebuild index 8b81aa1534e2..d58e54d707b8 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 )"