summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-20 12:01:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-20 12:04:46 +0100
commitae049db510a42eeea53b5f8066b62919c3d01c89 (patch)
treeb838310ce8cf610b00c5fc15edd8d110fa15ab8c /dev-python/webtest
parentdev-python/waitress: ppc64 stable wrt bug #606362 (diff)
downloadgentoo-ae049db510a42eeea53b5f8066b62919c3d01c89.tar.gz
gentoo-ae049db510a42eeea53b5f8066b62919c3d01c89.tar.bz2
gentoo-ae049db510a42eeea53b5f8066b62919c3d01c89.zip
dev-python/webtest: ppc64 stable wrt bug #606362
Package-Manager: portage-2.3.0 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.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-2.0.21.ebuild b/dev-python/webtest/webtest-2.0.21.ebuild
index 01ab296d4392..fc02e412564c 100644
--- a/dev-python/webtest/webtest-2.0.21.ebuild
+++ b/dev-python/webtest/webtest-2.0.21.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="doc test"
# nose<1.3.0 appears a leftover never updated in requires.txt. tests pass fine with latest