From: Michael Weber Date: Wed, 15 Feb 2017 23:13:38 +0000 (+0100) Subject: dev-libs/hiredis: ppc ppc64 stable (bug 585646). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35fafc3c2ff5a52c1e428ec065f1582d2f06c5f0;p=gentoo.git dev-libs/hiredis: ppc ppc64 stable (bug 585646). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-libs/hiredis/hiredis-0.13.3.ebuild b/dev-libs/hiredis/hiredis-0.13.3.ebuild index 9aadb09d96ae..e9478788079e 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 )"