summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-02-05 22:19:39 +0100
committerMarkus Meier <maekke@gentoo.org>2018-02-05 22:19:39 +0100
commit8a766e0b0b7250baa3543b9d3934a719d621e194 (patch)
treebbae19bbd2d35a413765192ae5926f8c7303727c
parentnet-misc/connman: arm stable, bug #630028 (diff)
downloadgentoo-8a766e0b.tar.gz
gentoo-8a766e0b.tar.bz2
gentoo-8a766e0b.zip
dev-db/redis: arm stable, bug #631002
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-db/redis/redis-3.2.8-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/redis/redis-3.2.8-r5.ebuild b/dev-db/redis/redis-3.2.8-r5.ebuild
index 67b5b39c0a0f..6222692d0690 100644
--- a/dev-db/redis/redis-3.2.8-r5.ebuild
+++ b/dev-db/redis/redis-3.2.8-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"