commit: 819d45153de4706f795310e0c5081b78a5717f4e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 20 07:26:42 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 20 07:26:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819d4515
dev-db/redis: Stabilize 7.2.5 arm64, #934585 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-7.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.2.5.ebuild b/dev-db/redis/redis-7.2.5.ebuild index b82b9e409b2f..ca63086bc02b 100644 --- a/dev-db/redis/redis-7.2.5.ebuild +++ b/dev-db/redis/redis-7.2.5.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz" 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 )"
