commit: 01195c69102e2523e3da73d22dc5d9413d0e9c79
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 6 18:54:23 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 6 19:00:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01195c69
dev-python/webtest: Stabilize 2.0.35 amd64, #730126
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 660032760a1..cf39ace2115 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 )"