From 95fbeaeda700c9584d906c8e0948b00d021d7a0b Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 7 Jun 2021 07:21:44 +0100 Subject: [PATCH] dev-db/redis: stable 6.0.14 for ppc stable wrt bug #793719 Package-Manager: Portage-3.0.19, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- 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 0e9e7312a19af..d871156cf342b 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"