summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-26 01:52:55 +0100
committerSam James <sam@gentoo.org>2021-07-26 01:52:55 +0100
commita97a49423968463138bdb020e1063c8dcee27006 (patch)
treece234f051290f7c60cb6eaf39d5fc49e60bd1bee /dev-db
parentdev-db/redis: Stabilize 6.2.4 arm64, #800103 (diff)
downloadgentoo-a97a49423968463138bdb020e1063c8dcee27006.tar.gz
gentoo-a97a49423968463138bdb020e1063c8dcee27006.tar.bz2
gentoo-a97a49423968463138bdb020e1063c8dcee27006.zip
dev-db/redis: Stabilize 5.0.13 amd64, #803302
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-5.0.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.13.ebuild b/dev-db/redis/redis-5.0.13.ebuild
index c003fb7c0982..214f28619852 100644
--- a/dev-db/redis/redis-5.0.13.ebuild
+++ b/dev-db/redis/redis-5.0.13.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"