commit: f5b95691c628bdc8416436f7ba25956fc7cfc3cb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 21 01:35:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:35:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b95691
dev-db/redis: Stabilize 6.2.19 amd64, #961819 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-6.2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.19.ebuild b/dev-db/redis/redis-6.2.19.ebuild index 020bac82ceb3..fc3c379026ed 100644 --- a/dev-db/redis/redis-6.2.19.ebuild +++ b/dev-db/redis/redis-6.2.19.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 )"
