summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 00:36:51 +0000
committerSam James <sam@gentoo.org>2021-03-27 00:36:51 +0000
commitec799eebd733ed6d15267ad226288fc842aad03f (patch)
treeebceb578d9786e8aa853d55bdf581bfa68e09b83 /dev-db/redis
parentdev-python/PySocks: mark ALLARCHES (diff)
downloadgentoo-ec799eebd733ed6d15267ad226288fc842aad03f.tar.gz
gentoo-ec799eebd733ed6d15267ad226288fc842aad03f.tar.bz2
gentoo-ec799eebd733ed6d15267ad226288fc842aad03f.zip
dev-db/redis: stabilize 6.0.12: sparc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.12.ebuild b/dev-db/redis/redis-6.0.12.ebuild
index ea6ffb19d707..18d3272e4a85 100644
--- a/dev-db/redis/redis-6.0.12.ebuild
+++ b/dev-db/redis/redis-6.0.12.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://redis.io"
SRC_URI="https://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc ssl tcmalloc test"
RESTRICT="!test? ( test )"
SLOT="0"