commit: 1c4837ebbb2d000a238d7ed0960e6df3af7221ae Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 18 21:53:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 18 21:53:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4837eb
dev-db/redis: Stabilize 6.2.10 amd64, #891285 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-6.2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.10.ebuild b/dev-db/redis/redis-6.2.10.ebuild index 3f2f8522262e..6b5137fdb1d1 100644 --- a/dev-db/redis/redis-6.2.10.ebuild +++ b/dev-db/redis/redis-6.2.10.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 ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc selinux ssl systemd tcmalloc test" RESTRICT="!test? ( test )"
