From: Sergei Trofimovich Date: Sat, 28 Oct 2017 23:17:59 +0000 (+0100) Subject: dev-db/redis: stable 3.2.8-r5 for ppc64, bug #631002 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6307d60814e44eec972e2454312a5d5b9927d4b2;p=gentoo.git dev-db/redis: stable 3.2.8-r5 for ppc64, bug #631002 Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-db/redis/redis-3.2.8-r5.ebuild b/dev-db/redis/redis-3.2.8-r5.ebuild index 1b5fdf960029..595d249c582b 100644 --- a/dev-db/redis/redis-3.2.8-r5.ebuild +++ b/dev-db/redis/redis-3.2.8-r5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://redis.io/" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc luajit test" SLOT="0"