commit: 8b52bd5fa96d123f33fd8e336e91bd52aac88b59 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 6 15:35:31 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 6 15:35:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b52bd5f
dev-db/redis: Stabilize 6.0.14 arm64, #793719 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-6.0.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.0.14.ebuild b/dev-db/redis/redis-6.0.14.ebuild index 918ff99b3f7..0e9e7312a19 100644 --- a/dev-db/redis/redis-6.0.14.ebuild +++ b/dev-db/redis/redis-6.0.14.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"
