summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-15 04:08:01 +0100
committerSam James <sam@gentoo.org>2023-07-15 04:10:02 +0100
commit2626e6cc328d865155e1e63dfe981a5e7c0e9a1e (patch)
treec18ef18e237db66840c8e81b85428db220b1a1e5 /dev-db
parentdev-db/redis: Stabilize 6.2.13 arm64, #910235 (diff)
downloadgentoo-2626e6cc328d865155e1e63dfe981a5e7c0e9a1e.tar.gz
gentoo-2626e6cc328d865155e1e63dfe981a5e7c0e9a1e.tar.bz2
gentoo-2626e6cc328d865155e1e63dfe981a5e7c0e9a1e.zip
dev-db/redis: Stabilize 7.0.12 arm64, #910235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-7.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.12.ebuild b/dev-db/redis/redis-7.0.12.ebuild
index 25f6fb5788c4..1e67595984ec 100644
--- a/dev-db/redis/redis-7.0.12.ebuild
+++ b/dev-db/redis/redis-7.0.12.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"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+jemalloc selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"