commit: b65677e0def268f9f76852e157731daaccf82490 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 8 19:02:55 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 8 19:02:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65677e0
dev-db/redis: Stabilize 7.2.6 arm64, #940738 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-db/redis/redis-7.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.2.6.ebuild b/dev-db/redis/redis-7.2.6.ebuild index fdf4e05d14fd..f17441c62031 100644 --- a/dev-db/redis/redis-7.2.6.ebuild +++ b/dev-db/redis/redis-7.2.6.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 )"
