summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 01:20:46 +0000
committerSam James <sam@gentoo.org>2021-03-14 01:20:46 +0000
commitab65bad23d90bedcfbd7f02e861844880be25e11 (patch)
treec3a76d24fc5c9e3f5b5baac5cdd558873e33b2a3 /dev-db/redis
parentdev-tcltk/tls: Stabilize 1.7.22 ppc64, #773328 (diff)
downloadgentoo-ab65bad23d90bedcfbd7f02e861844880be25e11.tar.gz
gentoo-ab65bad23d90bedcfbd7f02e861844880be25e11.tar.bz2
gentoo-ab65bad23d90bedcfbd7f02e861844880be25e11.zip
dev-db/redis: Stabilize 5.0.12 ppc64, #773328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-5.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.12.ebuild b/dev-db/redis/redis-5.0.12.ebuild
index d9cb0a2b1f39..56202f5eed56 100644
--- a/dev-db/redis/redis-5.0.12.ebuild
+++ b/dev-db/redis/redis-5.0.12.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://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-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc tcmalloc luajit test"
RESTRICT="!test? ( test )"
SLOT="0"