diff --git a/dev-python/hypothesis/hypothesis-5.6.0.ebuild b/dev-python/hypothesis/hypothesis-5.6.0.ebuild index 8b81aa1534e28..d58e54d707b8d 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 )"