summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-07 15:35:43 +0100
committerSam James <sam@gentoo.org>2021-05-07 15:36:03 +0100
commitf8ab80f0e16938f472d13c7114e0177b5861cc68 (patch)
tree7ce4a75cd06665c948052102b459bd58641a862c /dev-db/redis
parentdev-java/tomcat-native: removed obsolete 1.2.26 (diff)
downloadgentoo-f8ab80f0e16938f472d13c7114e0177b5861cc68.tar.gz
gentoo-f8ab80f0e16938f472d13c7114e0177b5861cc68.tar.bz2
gentoo-f8ab80f0e16938f472d13c7114e0177b5861cc68.zip
dev-db/redis: Stabilize 6.0.13-r1 amd64, #788211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-6.0.13-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.13-r1.ebuild b/dev-db/redis/redis-6.0.13-r1.ebuild
index 366bb5f199ee..58a23e3b642a 100644
--- a/dev-db/redis/redis-6.0.13-r1.ebuild
+++ b/dev-db/redis/redis-6.0.13-r1.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 systemd tcmalloc test"
RESTRICT="!test? ( test )"
SLOT="0"