commit: 05b5cb2db216c250606526228982efd3f14ce1a5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 22:53:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 22:53:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b5cb2d
dev-db/redis: Stabilize 7.0.13 ppc64, #914574 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-7.0.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.0.13.ebuild b/dev-db/redis/redis-7.0.13.ebuild index 8a9a9fc48749..76ff685466a2 100644 --- a/dev-db/redis/redis-7.0.13.ebuild +++ b/dev-db/redis/redis-7.0.13.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" +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 )"
