summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-25 23:42:24 +0000
committerSam James <sam@gentoo.org>2021-03-25 23:42:24 +0000
commit07ffa25e705ca323a62ef05aa0d1b25782fc747b (patch)
tree35fde8b1b3f94adbefabad222dece63d37264577 /dev-db
parentx11-libs/libdrm: Stabilize 2.4.104 ppc, #774921 (diff)
downloadgentoo-07ffa25e705ca323a62ef05aa0d1b25782fc747b.tar.gz
gentoo-07ffa25e705ca323a62ef05aa0d1b25782fc747b.tar.bz2
gentoo-07ffa25e705ca323a62ef05aa0d1b25782fc747b.zip
dev-db/redis: Stabilize 5.0.12 arm64, #773328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-5.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.12.ebuild b/dev-db/redis/redis-5.0.12.ebuild
index db7046eaf85a..fdab1f212d55 100644
--- a/dev-db/redis/redis-5.0.12.ebuild
+++ b/dev-db/redis/redis-5.0.12.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-solaris"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="+jemalloc tcmalloc luajit test"
RESTRICT="!test? ( test )"
SLOT="0"