summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 22:11:10 +0000
committerSam James <sam@gentoo.org>2021-03-14 22:11:10 +0000
commit7f4d8691129540ff884af652b4ebe5761f1eda3b (patch)
tree6496b8c674a4e5a6e828b9e6acb1dd322206ad9a /dev-db/redis
parentdev-db/redis: Stabilize 5.0.12 ppc, #773328 (diff)
downloadgentoo-7f4d8691129540ff884af652b4ebe5761f1eda3b.tar.gz
gentoo-7f4d8691129540ff884af652b4ebe5761f1eda3b.tar.bz2
gentoo-7f4d8691129540ff884af652b4ebe5761f1eda3b.zip
dev-db/redis: Stabilize 6.0.12 ppc, #773328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.12.ebuild b/dev-db/redis/redis-6.0.12.ebuild
index 517525d5c49e..4e6d2786f684 100644
--- a/dev-db/redis/redis-6.0.12.ebuild
+++ b/dev-db/redis/redis-6.0.12.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://redis.io"
SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc ssl tcmalloc test"
RESTRICT="!test? ( test )"
SLOT="0"