diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 14:57:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 16:37:39 +0200 |
commit | cf69546240015e1f0e2ff845657a298fe126bb58 (patch) | |
tree | d49f9ca7ae5570865146b5e2b019946e66a3831b /dev-python/webtest | |
parent | dev-python/pyquery: Keyword 1.4.1-r1 ppc, #726188 (diff) | |
download | gentoo-cf69546240015e1f0e2ff845657a298fe126bb58.tar.gz gentoo-cf69546240015e1f0e2ff845657a298fe126bb58.tar.bz2 gentoo-cf69546240015e1f0e2ff845657a298fe126bb58.zip |
dev-python/webtest: Keyword 2.0.35 ppc, #726188
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/webtest')
-rw-r--r-- | dev-python/webtest/webtest-2.0.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.35.ebuild b/dev-python/webtest/webtest-2.0.35.ebuild index 2b07d79efb43..2f10b3f2dfac 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 ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |