commit: 6ce2ccdeddd50f1c32fd339dbe226d0b83322062
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 13:39:06 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 13:39:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce2ccde
dev-python/webtest: ppc64 stable wrt bug #715302
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <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 dbdf34a18d7..a33400cd14b 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 )"