summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-11-14 09:57:25 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-11-14 09:57:25 +0200
commit7a6a04568171fd7ac7ed79a4dfae2e21f7a53150 (patch)
tree786fe1fe47c578aaa4cb4d3c5fcecba0877bda2d /dev-db
parentdev-db/redis: Stabilize 6.2.7-r2 amd64, #881065 (diff)
downloadgentoo-7a6a04568171fd7ac7ed79a4dfae2e21f7a53150.tar.gz
gentoo-7a6a04568171fd7ac7ed79a4dfae2e21f7a53150.tar.bz2
gentoo-7a6a04568171fd7ac7ed79a4dfae2e21f7a53150.zip
dev-db/redis: Stabilize 7.0.5-r1 amd64, #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 f18e8243dfd7..a3744b32f495 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 )"