commit: b52606eff93aecd482a68e67051b2fb8b0c2b06e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 1 23:51:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 1 23:51:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52606ef
dev-db/redis: Stabilize 7.2.8 arm64, #955616 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-7.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.2.8.ebuild b/dev-db/redis/redis-7.2.8.ebuild index 3a14869ee542..b4d0200e2d07 100644 --- a/dev-db/redis/redis-7.2.8.ebuild +++ b/dev-db/redis/redis-7.2.8.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD 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 )"
