commit: b26129b37f8b5cfe991f656810bc2d1ac3cef233 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 10 16:21:53 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 10 16:21:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26129b3
dev-db/redis: Stabilize 7.2.1 arm64, #915548 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-7.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-7.2.1.ebuild b/dev-db/redis/redis-7.2.1.ebuild index a2af4a52c945..33316df07b63 100644 --- a/dev-db/redis/redis-7.2.1.ebuild +++ b/dev-db/redis/redis-7.2.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD Boost-1.0" SLOT="0" -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 )"
