summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-07 00:06:07 +0100
committerSam James <sam@gentoo.org>2021-10-07 00:06:07 +0100
commit1eed9cf3774c22e095257b3b44cae7cb8398b5e2 (patch)
treecc40af138f5188fa951835d7055ebce29253f04d /dev-db
parentdev-db/redis: Stabilize 5.0.14 ppc64, #816489 (diff)
downloadgentoo-1eed9cf3774c22e095257b3b44cae7cb8398b5e2.tar.gz
gentoo-1eed9cf3774c22e095257b3b44cae7cb8398b5e2.tar.bz2
gentoo-1eed9cf3774c22e095257b3b44cae7cb8398b5e2.zip
dev-db/redis: Stabilize 6.0.16 ppc64, #816489
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-6.0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.16.ebuild b/dev-db/redis/redis-6.0.16.ebuild
index 53d6c083a885..e0ff01b9ce85 100644
--- a/dev-db/redis/redis-6.0.16.ebuild
+++ b/dev-db/redis/redis-6.0.16.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-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 systemd tcmalloc test"
RESTRICT="!test? ( test )"