summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 05:26:39 +0100
committerSam James <sam@gentoo.org>2022-07-26 05:26:39 +0100
commit3f2e0e0c7d2e14356546a5160c2843377a0cc9fe (patch)
tree91babfec847b655a9673d856d60fef4a73f726c7
parentdev-db/redis: Stabilize 6.2.7-r1 arm64, #857747 (diff)
downloadgentoo-3f2e0e0c7d2e14356546a5160c2843377a0cc9fe.tar.gz
gentoo-3f2e0e0c7d2e14356546a5160c2843377a0cc9fe.tar.bz2
gentoo-3f2e0e0c7d2e14356546a5160c2843377a0cc9fe.zip
dev-db/redis: Stabilize 6.2.7-r1 sparc, #857747
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-db/redis/redis-6.2.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.2.7-r1.ebuild b/dev-db/redis/redis-6.2.7-r1.ebuild
index d4b3d9fda1c5..1539582edbb2 100644
--- a/dev-db/redis/redis-6.2.7-r1.ebuild
+++ b/dev-db/redis/redis-6.2.7-r1.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 )"