dev-python/wsgiproxy2: x86 stable wrt bug #606362
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 10:56:00 +0000 (11:56 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 19 Jan 2017 10:56:00 +0000 (11:56 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild

index f4d0c768746fdbe5f2ed041c4c9959b54b7fe0ef..6ae3a4a9c2cea077c55ebbcf41936f243c82a1ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="doc test"
 
 RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]