From: Agostino Sarubbo Date: Thu, 9 Feb 2017 14:36:04 +0000 (+0100) Subject: dev-python/hiredis: amd64 stable wrt bug #606152 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f36f15294213a5d824dd21c1a80d236b8fe33dc0;p=gentoo.git dev-python/hiredis: amd64 stable wrt bug #606152 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" 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 1c5cd0a1e983..52aad850875e 100644 --- a/dev-python/hiredis/hiredis-0.2.0.ebuild +++ b/dev-python/hiredis/hiredis-0.2.0.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="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=dev-libs/hiredis-0.13.1"