summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-07-07 12:45:44 +0200
committerMarkus Meier <maekke@gentoo.org>2018-07-07 12:45:44 +0200
commit606908c8e6b0de7f45a521c570da183a2bc6de55 (patch)
tree07e4b7d31d1591cdd2f924a08cd4a803ff780756
parentdev-libs/libgcrypt: arm stable, bug #658056 (diff)
downloadgentoo-606908c8e6b0de7f45a521c570da183a2bc6de55.tar.gz
gentoo-606908c8e6b0de7f45a521c570da183a2bc6de55.tar.bz2
gentoo-606908c8e6b0de7f45a521c570da183a2bc6de55.zip
dev-db/redis: arm stable, bug #658066
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-db/redis/redis-3.2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-3.2.12.ebuild b/dev-db/redis/redis-3.2.12.ebuild
index b89599f5b7d5..eea23ad53470 100644
--- a/dev-db/redis/redis-3.2.12.ebuild
+++ b/dev-db/redis/redis-3.2.12.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://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"