diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:39:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:39:06 +0200 |
commit | 6ce2ccdeddd50f1c32fd339dbe226d0b83322062 (patch) | |
tree | 743c70055f4fefd2cd7a58cd1cde051c68465a71 /dev-python/webtest | |
parent | dev-python/python-openid: ppc64 stable wrt bug #715302 (diff) | |
download | gentoo-6ce2ccdeddd50f1c32fd339dbe226d0b83322062.tar.gz gentoo-6ce2ccdeddd50f1c32fd339dbe226d0b83322062.tar.bz2 gentoo-6ce2ccdeddd50f1c32fd339dbe226d0b83322062.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/webtest')
-rw-r--r-- | dev-python/webtest/webtest-2.0.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.33.ebuild b/dev-python/webtest/webtest-2.0.33.ebuild index dbdf34a18d76..a33400cd14b8 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 )" |