summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-14 09:56:32 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-14 09:56:32 +0200
commitd9a9160cf99dfe3f3faf63213203148c4464d5c7 (patch)
tree5392a03ed11166b57bc19366bc37c562ed88ec52 /dev-db
parentdev-db/redis: Stabilize 6.2.7-r2 x86, #881065 (diff)
downloadgentoo-d9a9160cf99dfe3f3faf63213203148c4464d5c7.tar.gz
gentoo-d9a9160cf99dfe3f3faf63213203148c4464d5c7.tar.bz2
gentoo-d9a9160cf99dfe3f3faf63213203148c4464d5c7.zip
dev-db/redis: Stabilize 7.0.5-r1 x86, #881065
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-7.0.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-7.0.5-r1.ebuild b/dev-db/redis/redis-7.0.5-r1.ebuild
index defbed2ff2a7..f18e8243dfd7 100644
--- a/dev-db/redis/redis-7.0.5-r1.ebuild
+++ b/dev-db/redis/redis-7.0.5-r1.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 )"