diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-29 12:24:35 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-29 12:24:35 +0100 |
commit | 225ae0e9e07edd197557482e5b4b71ff1354eff3 (patch) | |
tree | fb7befd1eb378ad4990e3f500282d9509b9fc29d /dev-db/redis | |
parent | media-sound/gmorgan: Remove old (diff) | |
download | gentoo-225ae0e9e07edd197557482e5b4b71ff1354eff3.tar.gz gentoo-225ae0e9e07edd197557482e5b4b71ff1354eff3.tar.bz2 gentoo-225ae0e9e07edd197557482e5b4b71ff1354eff3.zip |
dev-db/redis: Stable on amd64
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-db/redis')
-rw-r--r-- | dev-db/redis/redis-3.2.8-r5.ebuild | 2 | ||||
-rw-r--r-- | dev-db/redis/redis-4.0.2-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/redis/redis-3.2.8-r5.ebuild b/dev-db/redis/redis-3.2.8-r5.ebuild index 595d249c582b..67b5b39c0a0f 100644 --- a/dev-db/redis/redis-3.2.8-r5.ebuild +++ b/dev-db/redis/redis-3.2.8-r5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://redis.io/" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc luajit test" SLOT="0" diff --git a/dev-db/redis/redis-4.0.2-r1.ebuild b/dev-db/redis/redis-4.0.2-r1.ebuild index ec32d4140ed7..093bb2e78a13 100644 --- a/dev-db/redis/redis-4.0.2-r1.ebuild +++ b/dev-db/redis/redis-4.0.2-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://redis.io/" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc luajit test" SLOT="0" |