summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-26 09:33:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-26 09:33:42 +0300
commit539fb4da9fbfa45ec2efc302ca7418e15afc3fcd (patch)
tree5c1e2e439a6f3973840e03c507c3cb35fd9d9220 /dev-db
parentmail-client/thunderbird: update patchset for 102 (diff)
downloadgentoo-539fb4da9fbfa45ec2efc302ca7418e15afc3fcd.tar.gz
gentoo-539fb4da9fbfa45ec2efc302ca7418e15afc3fcd.tar.bz2
gentoo-539fb4da9fbfa45ec2efc302ca7418e15afc3fcd.zip
dev-db/redis: Stabilize 7.0.5 sparc, #872713
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-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 ca38a7a33bf3..32950424ec95 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 )"