summaryrefslogtreecommitdiff
path: root/dev-db/redis
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-22 22:36:01 +0000
committerSam James <sam@gentoo.org>2023-03-22 22:36:01 +0000
commit3f529d6ee6b7c2a69afb16a748b0ac957c352280 (patch)
treedc54ba14c0284b80f95eb36bc181c7e4903cc38f /dev-db/redis
parent0758e1f23abaef9295626dd5b82914943f58dd17 (diff)
downloadgentoo-3f529d6ee6b7c2a69afb16a748b0ac957c352280.tar.gz
gentoo-3f529d6ee6b7c2a69afb16a748b0ac957c352280.tar.bz2
gentoo-3f529d6ee6b7c2a69afb16a748b0ac957c352280.zip
dev-db/redis: Stabilize 7.0.10 amd64, #902721
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-7.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.10.ebuild b/dev-db/redis/redis-7.0.10.ebuild
index cf29d5f277dd..cae4a506748e 100644
--- a/dev-db/redis/redis-7.0.10.ebuild
+++ b/dev-db/redis/redis-7.0.10.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 ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"