From: Aaron Bauman Date: Sun, 21 Jul 2019 21:49:22 +0000 (-0400) Subject: dev-db/redis: arm64 stable (bug #689700) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35924708a290b1733578caa38e6ce8821c6dc158;p=gentoo.git dev-db/redis: arm64 stable (bug #689700) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- 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"