diff options
author | 2021-06-07 07:21:44 +0100 | |
---|---|---|
committer | 2021-06-07 07:25:00 +0100 | |
commit | 95fbeaeda700c9584d906c8e0948b00d021d7a0b (patch) | |
tree | c8a56150ceb416aedefc71414bf1d5ae18cec120 /dev-db | |
parent | dev-libs/libuv: stable 1.41.0 for ppc (diff) | |
download | gentoo-95fbeaeda700c9584d906c8e0948b00d021d7a0b.tar.gz gentoo-95fbeaeda700c9584d906c8e0948b00d021d7a0b.tar.bz2 gentoo-95fbeaeda700c9584d906c8e0948b00d021d7a0b.zip |
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-6.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.14.ebuild b/dev-db/redis/redis-6.0.14.ebuild index 0e9e7312a19a..d871156cf342 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" |