summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-19 14:55:30 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-19 14:55:30 +0100
commita58a48114cb9cb3cae13318e9e78c7e841d863a2 (patch)
treec8157e1c3844d2656792c0000830e07e7d8ecbf2 /dev-db/redis
parentapp-arch/p7zip: x86 stable wrt bug #582832 (diff)
downloadgentoo-a58a48114cb9cb3cae13318e9e78c7e841d863a2.tar.gz
gentoo-a58a48114cb9cb3cae13318e9e78c7e841d863a2.tar.bz2
gentoo-a58a48114cb9cb3cae13318e9e78c7e841d863a2.zip
dev-db/redis: x86 stable wrt bug #595730
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-3.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-3.2.5.ebuild b/dev-db/redis/redis-3.2.5.ebuild
index a8cb5a4282a4..1ebfa9a1d727 100644
--- a/dev-db/redis/redis-3.2.5.ebuild
+++ b/dev-db/redis/redis-3.2.5.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 luajit test"
SLOT="0"