summaryrefslogtreecommitdiff
path: root/dev-db/redis
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-08-04 16:15:49 +0100
committerSam James <sam@gentoo.org>2025-08-04 16:15:49 +0100
commita0b7aa77b6329e84311957223ac8fbed6b3856d4 (patch)
tree066c02cf20104aada8e42563145380f36de6e884 /dev-db/redis
parentab74e3f3776807e31d941319788beffe7c908638 (diff)
downloadgentoo-a0b7aa77b6329e84311957223ac8fbed6b3856d4.tar.gz
gentoo-a0b7aa77b6329e84311957223ac8fbed6b3856d4.tar.bz2
gentoo-a0b7aa77b6329e84311957223ac8fbed6b3856d4.zip
dev-db/redis: Stabilize 7.2.9 arm64, #958243
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-7.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.2.9.ebuild b/dev-db/redis/redis-7.2.9.ebuild
index ef3d218a7133..35b86df26a1b 100644
--- a/dev-db/redis/redis-7.2.9.ebuild
+++ b/dev-db/redis/redis-7.2.9.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="BSD Boost-1.0"
SLOT="0/$(ver_cut 1-2)"
-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 )"