summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-21 17:49:22 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-21 17:49:30 -0400
commit35924708a290b1733578caa38e6ce8821c6dc158 (patch)
treee6a849143a19a4f4ce42532c5d3c4ead81e9fd27 /dev-db/redis/redis-4.0.14.ebuild
parentsci-astronomy/stellarium: add 0.19.1 (diff)
downloadgentoo-35924708a290b1733578caa38e6ce8821c6dc158.tar.gz
gentoo-35924708a290b1733578caa38e6ce8821c6dc158.tar.bz2
gentoo-35924708a290b1733578caa38e6ce8821c6dc158.zip
dev-db/redis: arm64 stable (bug #689700)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-db/redis/redis-4.0.14.ebuild')
-rw-r--r--dev-db/redis/redis-4.0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-4.0.14.ebuild b/dev-db/redis/redis-4.0.14.ebuild
index 6ff387e7332c..adc07c74c5c3 100644
--- a/dev-db/redis/redis-4.0.14.ebuild
+++ b/dev-db/redis/redis-4.0.14.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"
SLOT="0"