diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 14:24:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-27 14:24:26 +0300 |
commit | 5aa42eec2b860391b33eb06fa227a801473f4816 (patch) | |
tree | a034ab3f63023280f25f8660df3a83fc8cd5554f /dev-db/redis | |
parent | sys-libs/libsemanage: fix migration path message check in postinst (diff) | |
download | gentoo-5aa42eec2b860391b33eb06fa227a801473f4816.tar.gz gentoo-5aa42eec2b860391b33eb06fa227a801473f4816.tar.bz2 gentoo-5aa42eec2b860391b33eb06fa227a801473f4816.zip |
dev-db/redis: ppc stable wrt bug #631002
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 b59739ff808c..6a28e4c4b95d 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 133718b4c145..dd90a7deb368 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" |