commit: 7506f1ecf1e909255becab7ac7498b4f470eb8c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 00:52:57 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 00:52:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7506f1ec
dev-db/redis: Stabilize 6.2.5 amd64, #803302 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-6.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.5.ebuild b/dev-db/redis/redis-6.2.5.ebuild index 7b9596a684a..e7c5dc954ab 100644 --- a/dev-db/redis/redis-6.2.5.ebuild +++ b/dev-db/redis/redis-6.2.5.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://redis.io" SRC_URI="https://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc ssl systemd tcmalloc test" RESTRICT="!test? ( test )" SLOT="0"
