From 5c8e727e82baf77d7c62d4bf95cede17c3ed0025 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 2 Jan 2017 10:45:03 +0100 Subject: [PATCH] dev-python/pyndex: x86 stable wrt bug #599298 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/pyndex/pyndex-0.3.2a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild b/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild index c394dd5783cef..f70c8e70b08fe 100644 --- a/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild +++ b/dev-python/pyndex/pyndex-0.3.2a-r1.ebuild @@ -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$ @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/pyndex/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-db/metakit-2.4.9.2[python]"