summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 05:26:33 +0100
committerSam James <sam@gentoo.org>2022-07-26 05:26:33 +0100
commitd6c1c30e6b6ff9620824e1e419d5339f90d38aa8 (patch)
tree136f89af9d4a76365a0504b8da436d07ad11aa25 /dev-db
parentsys-process/parallel: drop 20220422 (diff)
downloadgentoo-d6c1c30e6b6ff9620824e1e419d5339f90d38aa8.tar.gz
gentoo-d6c1c30e6b6ff9620824e1e419d5339f90d38aa8.tar.bz2
gentoo-d6c1c30e6b6ff9620824e1e419d5339f90d38aa8.zip
dev-db/redis: Stabilize 6.2.7-r1 arm, #857747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-6.2.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.2.7-r1.ebuild b/dev-db/redis/redis-6.2.7-r1.ebuild
index 81a788f58fc7..747ba331b3c2 100644
--- a/dev-db/redis/redis-6.2.7-r1.ebuild
+++ b/dev-db/redis/redis-6.2.7-r1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 ~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 selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"