commit: b6c419078baf458a2e5ffc40d0b2594cbfc0cfeb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jul 5 06:57:52 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jul 5 06:57:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c41907
dev-db/redis: ppc stable wrt bug #800103 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-db/redis/redis-6.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-6.2.4.ebuild b/dev-db/redis/redis-6.2.4.ebuild index e7c5dc954ab..f5106620f0d 100644 --- a/dev-db/redis/redis-6.2.4.ebuild +++ b/dev-db/redis/redis-6.2.4.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"
