diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-19 14:55:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-19 14:55:30 +0100 |
commit | a58a48114cb9cb3cae13318e9e78c7e841d863a2 (patch) | |
tree | c8157e1c3844d2656792c0000830e07e7d8ecbf2 /dev-db | |
parent | app-arch/p7zip: x86 stable wrt bug #582832 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-db/redis/redis-3.2.5.ebuild | 2 |
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" |