commit: 2214bb08b42f975e7042c3af7eb93ef8e67ac549 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 11 10:45:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 11 10:45:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2214bb08
dev-db/redis: Stabilize 7.0.15 ppc64, #921760 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-7.0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.0.15.ebuild b/dev-db/redis/redis-7.0.15.ebuild index b35b7b843dc6..8abcd1aee1bd 100644 --- a/dev-db/redis/redis-7.0.15.ebuild +++ b/dev-db/redis/redis-7.0.15.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 )"
