summaryrefslogtreecommitdiff
path: root/dev-db/redis/redis-7.0.4.ebuild
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-25 09:11:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-25 09:11:40 +0200
commit3cb843d538865e684e58e342234820fbbb8e7a68 (patch)
tree3d14ffe0a5bfdaf622681d1a6823ea95adb5eb38 /dev-db/redis/redis-7.0.4.ebuild
parent1af249ffd071b5123cbd5127147762484a71b1e5 (diff)
downloadgentoo-3cb843d538865e684e58e342234820fbbb8e7a68.tar.gz
gentoo-3cb843d538865e684e58e342234820fbbb8e7a68.tar.bz2
gentoo-3cb843d538865e684e58e342234820fbbb8e7a68.zip
dev-db/redis: sparc stable wrt bug #860264
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/redis/redis-7.0.4.ebuild')
-rw-r--r--dev-db/redis/redis-7.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.4.ebuild b/dev-db/redis/redis-7.0.4.ebuild
index 67ecee221c5f..773c003e309f 100644
--- a/dev-db/redis/redis-7.0.4.ebuild
+++ b/dev-db/redis/redis-7.0.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"