summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-10 16:03:09 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-10 16:03:09 +0000
commit588ea2a8428c661e06a648c0322c806cb2ff6ce9 (patch)
treefbac47b2d1e277fdf308a282f573b72bd19a696a /dev-db/redis
parentdev-db/redis: Stabilize 7.2.1 ppc64, #915548 (diff)
downloadgentoo-588ea2a8428c661e06a648c0322c806cb2ff6ce9.tar.gz
gentoo-588ea2a8428c661e06a648c0322c806cb2ff6ce9.tar.bz2
gentoo-588ea2a8428c661e06a648c0322c806cb2ff6ce9.zip
dev-db/redis: Stabilize 7.2.1 x86, #915548
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-7.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.2.1.ebuild b/dev-db/redis/redis-7.2.1.ebuild
index 9a926009c2b1..bd41b8ced7a8 100644
--- a/dev-db/redis/redis-7.2.1.ebuild
+++ b/dev-db/redis/redis-7.2.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD Boost-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+jemalloc selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"