commit: 42c6dfdef08c0eb15772c84c4f2152669510ce46
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 11:54:32 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 12:02:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c6dfde
dev-python/webtest: Stabilize 2.0.33 x86 wrt ALLARCHES
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/webtest/webtest-2.0.33.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/webtest/webtest-2.0.33.ebuild
b/dev-python/webtest/webtest-2.0.33.ebuild
index 72765b809f2..3dd594da062 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="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"