summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-07-07 12:45:51 +0200
committerMarkus Meier <maekke@gentoo.org>2018-07-07 12:45:51 +0200
commit700ddcb575973c17aae07a1d745fad5630a39c8b (patch)
tree90cdc97f9e45b5302cc2040bc1f638ddb85ecd3c /dev-db/redis
parentdev-db/redis: arm stable, bug #658066 (diff)
downloadgentoo-700ddcb575973c17aae07a1d745fad5630a39c8b.tar.gz
gentoo-700ddcb575973c17aae07a1d745fad5630a39c8b.tar.bz2
gentoo-700ddcb575973c17aae07a1d745fad5630a39c8b.zip
dev-db/redis: arm stable, bug #658066
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-4.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
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"