commit: 913e4a590202c649555a77acd6b5e1abf0cf9bfa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 4 15:15:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 4 15:15:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913e4a59
dev-db/redis: Stabilize 7.4.4 arm64, #958243 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-7.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.4.4.ebuild b/dev-db/redis/redis-7.4.4.ebuild index da2295b6100e..bb1e62619f74 100644 --- a/dev-db/redis/redis-7.4.4.ebuild +++ b/dev-db/redis/redis-7.4.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="|| ( RSAL-2 SSPL-1 ) Boost-1.0" SLOT="0/$(ver_cut 1-2)" -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 )"
