From: Agostino Sarubbo Date: Thu, 16 Feb 2017 17:25:26 +0000 (+0100) Subject: dev-libs/hiredis: x86 stable wrt bug #585646 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=48a52e7096948d4e88bb12919b020b17cd8fb884;p=gentoo.git dev-libs/hiredis: x86 stable wrt bug #585646 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/hiredis/hiredis-0.13.3.ebuild b/dev-libs/hiredis/hiredis-0.13.3.ebuild index e9478788079e..a64ab1a28f5d 100644 --- a/dev-libs/hiredis/hiredis-0.13.3.ebuild +++ b/dev-libs/hiredis/hiredis-0.13.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/0.13" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x64-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-solaris" IUSE="examples static-libs test" DEPEND="test? ( dev-db/redis )"