From: Markus Meier Date: Sat, 7 Jul 2018 10:45:51 +0000 (+0200) Subject: dev-db/redis: arm stable, bug #658066 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=700ddcb575973c17aae07a1d745fad5630a39c8b;p=gentoo.git dev-db/redis: arm stable, bug #658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-db/redis/redis-4.0.10.ebuild b/dev-db/redis/redis-4.0.10.ebuild index c96e7582d346..0062f6313ebb 100644 --- a/dev-db/redis/redis-4.0.10.ebuild +++ b/dev-db/redis/redis-4.0.10.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"