summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 01:54:39 +0100
committerSam James <sam@gentoo.org>2021-07-26 01:54:39 +0100
commitbb51b565e899cf74ef2471ebde9ed0109ffe4fe2 (patch)
tree77f34272bc4ed4f904cfb5e322f42ec01aabc7fd /dev-db/redis
parentdev-db/redis: Stabilize 5.0.13 arm64, #803302 (diff)
downloadgentoo-bb51b565e899cf74ef2471ebde9ed0109ffe4fe2.tar.gz
gentoo-bb51b565e899cf74ef2471ebde9ed0109ffe4fe2.tar.bz2
gentoo-bb51b565e899cf74ef2471ebde9ed0109ffe4fe2.zip
dev-db/redis: Stabilize 6.0.15 arm64, #803302
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.15.ebuild b/dev-db/redis/redis-6.0.15.ebuild
index e92eacb5cefc..d871156cf342 100644
--- a/dev-db/redis/redis-6.0.15.ebuild
+++ b/dev-db/redis/redis-6.0.15.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 systemd tcmalloc test"
RESTRICT="!test? ( test )"
SLOT="0"