summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-05 08:58:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-05 08:58:34 +0200
commit9a8c25151ccda78e0ff228253f045eb53b170e60 (patch)
tree7157b7e35d2e17edae6f899e2206292eeeb31694 /dev-db/redis
parentsys-devel/distcc: ppc64 stable wrt bug #799935 (diff)
downloadgentoo-9a8c25151ccda78e0ff228253f045eb53b170e60.tar.gz
gentoo-9a8c25151ccda78e0ff228253f045eb53b170e60.tar.bz2
gentoo-9a8c25151ccda78e0ff228253f045eb53b170e60.zip
dev-db/redis: ppc64 stable wrt bug #800103
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.2.4.ebuild b/dev-db/redis/redis-6.2.4.ebuild
index f5106620f0d2..6e809cd687a6 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"