commit: 4ecdb51193a00bd78c35ecb6951d5886d1ad5109 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 10 16:04:19 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 10 16:04:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ecdb511
dev-db/redis: Stabilize 7.2.1 amd64, #915548 Signed-off-by: Arthur Zamarin <arthurzam <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 bd41b8ced7a8..a2af4a52c945 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 )"
