summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-19 11:55:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-19 11:55:55 +0100
commit3349d272236049799d9ae8332f416ab0c466119c (patch)
tree8c7492b6ae9b363921e543ba0564c69b9a48528f /dev-python/webtest
parentdev-python/waitress: x86 stable wrt bug #606362 (diff)
downloadgentoo-3349d272236049799d9ae8332f416ab0c466119c.tar.gz
gentoo-3349d272236049799d9ae8332f416ab0c466119c.tar.bz2
gentoo-3349d272236049799d9ae8332f416ab0c466119c.zip
dev-python/webtest: x86 stable wrt bug #606362
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/webtest')
-rw-r--r--dev-python/webtest/webtest-2.0.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-2.0.21.ebuild b/dev-python/webtest/webtest-2.0.21.ebuild
index d68fb2f222e6..01ab296d4392 100644
--- a/dev-python/webtest/webtest-2.0.21.ebuild
+++ b/dev-python/webtest/webtest-2.0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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