summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-20 17:33:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-20 17:33:49 +0200
commit47f6e98e4e76d60219efd89f0b3ff8ec61ad679b (patch)
treeff1154073e387f1e17d8011f450bce824f9e2194 /dev-db/redis
parentnet-mail/cyrus-imapd: Stabilize 3.0.16-r1 ppc64, #816903 (diff)
downloadgentoo-47f6e98e4e76d60219efd89f0b3ff8ec61ad679b.tar.gz
gentoo-47f6e98e4e76d60219efd89f0b3ff8ec61ad679b.tar.bz2
gentoo-47f6e98e4e76d60219efd89f0b3ff8ec61ad679b.zip
dev-db/redis: Stabilize 5.0.14 arm, #816489
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-5.0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.14.ebuild b/dev-db/redis/redis-5.0.14.ebuild
index 28815605a2ac..a8ec106eeb4d 100644
--- a/dev-db/redis/redis-5.0.14.ebuild
+++ b/dev-db/redis/redis-5.0.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-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 )"