Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/redis/
Date: Sun, 29 Oct 2017 11:24:58
Message-Id: 1509276275.225ae0e9e07edd197557482e5b4b71ff1354eff3.mrueg@gentoo
1 commit: 225ae0e9e07edd197557482e5b4b71ff1354eff3
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 11:24:35 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 11:24:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=225ae0e9
7
8 dev-db/redis: Stable on amd64
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
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 595d249c582..67b5b39c0a0 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 ec32d4140ed..093bb2e78a1 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"