From: Sergei Trofimovich Date: Sat, 28 Oct 2017 23:18:05 +0000 (+0100) Subject: dev-db/redis: stable 4.0.2-r1 for ppc64, bug #631002 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=21b929a73de83dca45955684248fff6a38e477da;p=gentoo.git dev-db/redis: stable 4.0.2-r1 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-4.0.2-r1.ebuild b/dev-db/redis/redis-4.0.2-r1.ebuild index 7d11cd5376ce..ec32d4140ed7 100644 --- a/dev-db/redis/redis-4.0.2-r1.ebuild +++ b/dev-db/redis/redis-4.0.2-r1.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"