summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-09-25 09:22:50 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-09-25 09:29:39 +0300
commitfe4e5f98c77a11e4553797e40f19daa3e2111bd7 (patch)
tree68f48dfd68b1450b3380e9651a59abbb24966b34 /dev-db/redis
parentnet-libs/nodejs: Stabilize 18.9.1 x86, #872728 (diff)
downloadgentoo-fe4e5f98c77a11e4553797e40f19daa3e2111bd7.tar.gz
gentoo-fe4e5f98c77a11e4553797e40f19daa3e2111bd7.tar.bz2
gentoo-fe4e5f98c77a11e4553797e40f19daa3e2111bd7.zip
dev-db/redis: Stabilize 7.0.5 amd64, #872713
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-7.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.5.ebuild b/dev-db/redis/redis-7.0.5.ebuild
index 6df6a3e08780..9f97945b06cc 100644
--- a/dev-db/redis/redis-7.0.5.ebuild
+++ b/dev-db/redis/redis-7.0.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"