summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-05 01:16:17 +0000
committerSam James <sam@gentoo.org>2020-08-05 01:16:17 +0000
commit08c8ce14de03df0eddd1ddf9e2d8d545943319ac (patch)
tree524f9a58c6f3aef1910c91e64532dc315f2f7d3a /dev-db/redis
parentnet-mail/fetchmail: arm stable (bug #735422) (diff)
downloadgentoo-08c8ce14de03df0eddd1ddf9e2d8d545943319ac.tar.gz
gentoo-08c8ce14de03df0eddd1ddf9e2d8d545943319ac.tar.bz2
gentoo-08c8ce14de03df0eddd1ddf9e2d8d545943319ac.zip
dev-db/redis: arm64 stable (bug #633824)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-5.0.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.9-r1.ebuild b/dev-db/redis/redis-5.0.9-r1.ebuild
index 93a792860f43..72dfaa9420f5 100644
--- a/dev-db/redis/redis-5.0.9-r1.ebuild
+++ b/dev-db/redis/redis-5.0.9-r1.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 tcmalloc luajit test"
RESTRICT="!test? ( test )"
SLOT="0"