summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-18 21:53:31 +0000
committerSam James <sam@gentoo.org>2023-01-18 21:53:31 +0000
commit1c4837ebbb2d000a238d7ed0960e6df3af7221ae (patch)
tree69161be7e0fcc942c60d6927dcdc946787427ed1 /dev-db/redis
parentdev-db/redis: Stabilize 7.0.8 ppc64, #891285 (diff)
downloadgentoo-1c4837ebbb2d000a238d7ed0960e6df3af7221ae.tar.gz
gentoo-1c4837ebbb2d000a238d7ed0960e6df3af7221ae.tar.bz2
gentoo-1c4837ebbb2d000a238d7ed0960e6df3af7221ae.zip
dev-db/redis: Stabilize 6.2.10 amd64, #891285
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.2.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.2.10.ebuild b/dev-db/redis/redis-6.2.10.ebuild
index 3f2f8522262e..6b5137fdb1d1 100644
--- a/dev-db/redis/redis-6.2.10.ebuild
+++ b/dev-db/redis/redis-6.2.10.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc selinux ssl systemd tcmalloc test"
RESTRICT="!test? ( test )"