From: Sergei Trofimovich Date: Sun, 24 Jun 2018 20:01:01 +0000 (+0100) Subject: dev-db/redis: stable 4.0.10 for ppc64, bug #658066 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b792beaa5636e08180acaeda3ea4c0181c6b5307;p=gentoo.git dev-db/redis: stable 4.0.10 for ppc64, bug #658066 Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-db/redis/redis-4.0.10.ebuild b/dev-db/redis/redis-4.0.10.ebuild index ce711f1a5674..c96e7582d346 100644 --- a/dev-db/redis/redis-4.0.10.ebuild +++ b/dev-db/redis/redis-4.0.10.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://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"