From: Agostino Sarubbo Date: Sat, 21 Jan 2017 17:21:45 +0000 (+0100) Subject: dev-python/tox: x86 stable wrt bug #606348 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=91122164ad70dccef56c27247adfe16339b7f380;p=gentoo.git dev-python/tox: x86 stable wrt bug #606348 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/tox/tox-2.4.1.ebuild b/dev-python/tox/tox-2.4.1.ebuild index e521497e184c..c326818dfb3d 100644 --- a/dev-python/tox/tox-2.4.1.ebuild +++ b/dev-python/tox/tox-2.4.1.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$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="doc test" RDEPEND="