Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/redis/
Date: Sun, 27 May 2018 11:24:31
Message-Id: 1527420266.5aa42eec2b860391b33eb06fa227a801473f4816.zlogene@gentoo
1 commit: 5aa42eec2b860391b33eb06fa227a801473f4816
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 11:24:12 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 11:24:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa42eec
7
8 dev-db/redis: ppc stable wrt bug #631002
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-db/redis/redis-3.2.8-r5.ebuild | 2 +-
13 dev-db/redis/redis-4.0.2-r1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-db/redis/redis-3.2.8-r5.ebuild b/dev-db/redis/redis-3.2.8-r5.ebuild
17 index b59739ff808..6a28e4c4b95 100644
18 --- a/dev-db/redis/redis-3.2.8-r5.ebuild
19 +++ b/dev-db/redis/redis-3.2.8-r5.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="http://redis.io/"
21 SRC_URI="http://download.redis.io/releases/${P}.tar.gz"
22
23 LICENSE="BSD"
24 -KEYWORDS="amd64 arm arm64 hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
26 IUSE="+jemalloc tcmalloc luajit test"
27 SLOT="0"
28
29
30 diff --git a/dev-db/redis/redis-4.0.2-r1.ebuild b/dev-db/redis/redis-4.0.2-r1.ebuild
31 index 133718b4c14..dd90a7deb36 100644
32 --- a/dev-db/redis/redis-4.0.2-r1.ebuild
33 +++ b/dev-db/redis/redis-4.0.2-r1.ebuild
34 @@ -10,7 +10,7 @@ HOMEPAGE="http://redis.io/"
35 SRC_URI="http://download.redis.io/releases/${P}.tar.gz"
36
37 LICENSE="BSD"
38 -KEYWORDS="amd64 arm arm64 hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
39 +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
40 IUSE="+jemalloc tcmalloc luajit test"
41 SLOT="0"