From: Matt Turner Date: Mon, 16 Mar 2020 19:46:13 +0000 (-0700) Subject: dev-python/webtest-2.0.33: add ~alpha, bug 701360 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6f1c7ecd4f9d310060fbdc582c228108c91683e2;p=gentoo.git dev-python/webtest-2.0.33: add ~alpha, bug 701360 Signed-off-by: Matt Turner --- diff --git a/dev-python/webtest/webtest-2.0.33.ebuild b/dev-python/webtest/webtest-2.0.33.ebuild index 248cccfad198..5c92935b992d 100644 --- a/dev-python/webtest/webtest-2.0.33.ebuild +++ b/dev-python/webtest/webtest-2.0.33.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"