summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-11 15:38:47 +0000
committerSam James <sam@gentoo.org>2020-11-11 15:38:47 +0000
commitdae668d579d76063648444910b35e7dfb8a48d1c (patch)
tree6b76248c43da6acf922f1e12bd3f8ebe20cf0b5b
parentvirtual/lapacke: Stabilize 3.8-r1 amd64, #746596 (diff)
downloadgentoo-dae668d579d76063648444910b35e7dfb8a48d1c.tar.gz
gentoo-dae668d579d76063648444910b35e7dfb8a48d1c.tar.bz2
gentoo-dae668d579d76063648444910b35e7dfb8a48d1c.zip
dev-db/redis: Stabilize 6.0.9 x86, #753701
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-db/redis/redis-6.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.9.ebuild b/dev-db/redis/redis-6.0.9.ebuild
index 070b212e448b..bcb57d535e5d 100644
--- a/dev-db/redis/redis-6.0.9.ebuild
+++ b/dev-db/redis/redis-6.0.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://redis.io"
SRC_URI="http://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
IUSE="+jemalloc luajit tcmalloc test"
RESTRICT="!test? ( test )"
SLOT="0"