From: Agostino Sarubbo Date: Fri, 17 Feb 2017 10:41:53 +0000 (+0100) Subject: dev-python/hiredis: x86 stable wrt bug #606152 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=52b94743fedc94573e2814f203a7c3d61c7b0206;p=gentoo.git dev-python/hiredis: x86 stable wrt bug #606152 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/hiredis/hiredis-0.2.0.ebuild b/dev-python/hiredis/hiredis-0.2.0.ebuild index 52aad850875e..c5118cb43ea8 100644 --- a/dev-python/hiredis/hiredis-0.2.0.ebuild +++ b/dev-python/hiredis/hiredis-0.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-libs/hiredis-0.13.1"