commit: 306af6cba04bd9bb898356368ba9a0bf8cbe1eab 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=306af6cb
dev-python/hypothesis-4.57.1: add ~alpha, bug 703174 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-python/hypothesis/hypothesis-4.57.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild index 28d1aae68a2..07d13db4a16 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 )"
