From 277e6ddb33f9b7abe4be07a6ddd904e1e3775242 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 2 Jan 2017 10:31:25 +0100 Subject: [PATCH] dev-python/flexx: x86 stable wrt bug #596536 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/flexx/flexx-0.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/flexx/flexx-0.3.1.ebuild b/dev-python/flexx/flexx-0.3.1.ebuild index 25cd6e42d781a..9ae3fa69b90e2 100644 --- a/dev-python/flexx/flexx-0.3.1.ebuild +++ b/dev-python/flexx/flexx-0.3.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$ @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=""