summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 01:52:56 +0100
committerSam James <sam@gentoo.org>2021-07-26 01:52:56 +0100
commitc227138c1d526bbd36b64e65b7a7892863676dae (patch)
treea52fc77f4c449f70625d163a48ec51fd6b17c19c /dev-db/redis
parentdev-db/redis: Stabilize 5.0.13 amd64, #803302 (diff)
downloadgentoo-c227138c1d526bbd36b64e65b7a7892863676dae.tar.gz
gentoo-c227138c1d526bbd36b64e65b7a7892863676dae.tar.bz2
gentoo-c227138c1d526bbd36b64e65b7a7892863676dae.zip
dev-db/redis: Stabilize 6.0.15 amd64, #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 7a68f4a64853..98ae643d5eb9 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"