summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-12 10:31:34 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-12 10:31:34 +0200
commit3295c26b8a5c69a257c8f895f9c2c42d2d3b4ba2 (patch)
tree3dd56a966dbe6dd83baf7940e8042c7c7580f952 /dev-db
parentnet-misc/asterisk-base: Keyword 2 sparc, #919424 (diff)
downloadgentoo-3295c26b8a5c69a257c8f895f9c2c42d2d3b4ba2.tar.gz
gentoo-3295c26b8a5c69a257c8f895f9c2c42d2d3b4ba2.tar.bz2
gentoo-3295c26b8a5c69a257c8f895f9c2c42d2d3b4ba2.zip
dev-db/redis: Stabilize 7.0.15 x86, #921760
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-7.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.15.ebuild b/dev-db/redis/redis-7.0.15.ebuild
index 2d5d05501586..5887d48b32c5 100644
--- a/dev-db/redis/redis-7.0.15.ebuild
+++ b/dev-db/redis/redis-7.0.15.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 )"