summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 19:50:53 +0100
committerSam James <sam@gentoo.org>2022-04-25 19:50:53 +0100
commit4375f73b0feabf406bf361af9cc88334f98d24b5 (patch)
tree497f2ec32a8e911e612dd1b9f0f53bb673f2b5cb /dev-db/redis
parentdev-tcltk/tls: Keyword 1.7.22 s390, #840827 (diff)
downloadgentoo-4375f73b0feabf406bf361af9cc88334f98d24b5.tar.gz
gentoo-4375f73b0feabf406bf361af9cc88334f98d24b5.tar.bz2
gentoo-4375f73b0feabf406bf361af9cc88334f98d24b5.zip
dev-db/redis: Keyword 6.2.6 s390, #840827
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/redis/redis-6.2.6.ebuild b/dev-db/redis/redis-6.2.6.ebuild
index ebe779b0841d..023aba8e9614 100644
--- a/dev-db/redis/redis-6.2.6.ebuild
+++ b/dev-db/redis/redis-6.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"