diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-20 14:07:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-20 14:07:52 +0100 |
commit | 7e91ef7e4546f581935d1630b84aa6b816ffc0a3 (patch) | |
tree | b838b54cef320fa71ebb217260f85eee68318aad /dev-db | |
parent | dev-vcs/cvs: x86 stable wrt bug #402593 (diff) | |
download | gentoo-7e91ef7e4546f581935d1630b84aa6b816ffc0a3.tar.gz gentoo-7e91ef7e4546f581935d1630b84aa6b816ffc0a3.tar.bz2 gentoo-7e91ef7e4546f581935d1630b84aa6b816ffc0a3.zip |
dev-db/redis: x86 stable wrt bug #565188
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |