From 7cae410978e1f9664c749d3f1371cdab1f2052be Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 7 Oct 2025 20:33:50 +0300 Subject: [PATCH] dev-db/redis: Stabilize 6.2.20 ppc64, #963888 Signed-off-by: Arthur Zamarin --- dev-db/redis/redis-6.2.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.20.ebuild b/dev-db/redis/redis-6.2.20.ebuild index 2e6e0dcea89aa..8130e25d39f5e 100644 --- a/dev-db/redis/redis-6.2.20.ebuild +++ b/dev-db/redis/redis-6.2.20.ebuild @@ -25,7 +25,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+jemalloc selinux ssl systemd tcmalloc test" RESTRICT="!test? ( test )"