From: Agostino Sarubbo Date: Sun, 20 Nov 2016 13:07:52 +0000 (+0100) Subject: dev-db/redis: x86 stable wrt bug #565188 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e91ef7e4546f581935d1630b84aa6b816ffc0a3;p=gentoo.git dev-db/redis: x86 stable wrt bug #565188 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-db/redis/redis-3.0.7.ebuild b/dev-db/redis/redis-3.0.7.ebuild index 1246c6d3d6d5..6e60dfb9fb0a 100644 --- a/dev-db/redis/redis-3.0.7.ebuild +++ b/dev-db/redis/redis-3.0.7.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://redis.io/" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc test" SLOT="0"