commit: 8c08ca9a83a0d1911e89d8560000137a2694e860 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 29 17:12:41 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 29 17:12:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c08ca9a
dev-db/redis: Stabilize 6.2.14 amd64, #918847 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-6.2.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.14.ebuild b/dev-db/redis/redis-6.2.14.ebuild index ddba14034a3e..16c881af9710 100644 --- a/dev-db/redis/redis-6.2.14.ebuild +++ b/dev-db/redis/redis-6.2.14.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" SLOT="0" -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 )"
