summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-24 10:45:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-24 10:45:13 +0300
commite7d10f0b62f6602928a0ca4080afce3909380e20 (patch)
treed249705b8058629d3f98b553c5deb3fa60ace4a1 /dev-db
parentdev-db/redis: Stabilize 6.2.16 x86, #940738 (diff)
downloadgentoo-e7d10f0b62f6602928a0ca4080afce3909380e20.tar.gz
gentoo-e7d10f0b62f6602928a0ca4080afce3909380e20.tar.bz2
gentoo-e7d10f0b62f6602928a0ca4080afce3909380e20.zip
dev-db/redis: Stabilize 7.2.6 x86, #940738
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-7.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.2.6.ebuild b/dev-db/redis/redis-7.2.6.ebuild
index f17441c62031..a4b96b2e9360 100644
--- a/dev-db/redis/redis-7.2.6.ebuild
+++ b/dev-db/redis/redis-7.2.6.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
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 )"