summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-04 12:33:55 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-04 12:33:55 +0200
commit53a6732e86a86b5496cba3c32c70e937e7cbec72 (patch)
treedccbd411c472dc59a27f4667fc5622f22eade263 /dev-db
parentsys-kernel/rt-sources: drop 5.15.44_p46 (diff)
downloadgentoo-53a6732e86a86b5496cba3c32c70e937e7cbec72.tar.gz
gentoo-53a6732e86a86b5496cba3c32c70e937e7cbec72.tar.bz2
gentoo-53a6732e86a86b5496cba3c32c70e937e7cbec72.zip
dev-db/redis: arm stable wrt bug #856265
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-7.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.1-r1.ebuild b/dev-db/redis/redis-7.0.1-r1.ebuild
index 615a17571da9..4bb18fce768c 100644
--- a/dev-db/redis/redis-7.0.1-r1.ebuild
+++ b/dev-db/redis/redis-7.0.1-r1.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 ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"