From 545fab4a7ea0498bf0fae8343adcc46c6c776d82 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 19 Jul 2020 15:46:00 +0000 Subject: [PATCH] dev-python/webtest: x86 stable (bug #730126) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/webtest/webtest-2.0.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/webtest/webtest-2.0.35.ebuild b/dev-python/webtest/webtest-2.0.35.ebuild index 515fb31ae2b44..d41ecba469c1b 100644 --- a/dev-python/webtest/webtest-2.0.35.ebuild +++ b/dev-python/webtest/webtest-2.0.35.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )"