commit: 4aa0ff38432abd47e0d045c70f4f476e1f4858b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 00:54:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 00:54:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa0ff38
dev-db/redis: Stabilize 6.0.15 ppc64, #803302 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/redis/redis-6.0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.0.15.ebuild b/dev-db/redis/redis-6.0.15.ebuild index 17b9dedefb7..e92eacb5cef 100644 --- a/dev-db/redis/redis-6.0.15.ebuild +++ b/dev-db/redis/redis-6.0.15.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"
