commit: 33dffa93faf66077758cbe39bac0a9a7147df43c Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Mon Feb 5 21:19:44 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Mon Feb 5 21:19:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33dffa93
dev-db/redis: arm stable, bug #631002 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" dev-db/redis/redis-4.0.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/redis/redis-4.0.2-r1.ebuild b/dev-db/redis/redis-4.0.2-r1.ebuild index 093bb2e78a1..c0178a4ac9f 100644 --- a/dev-db/redis/redis-4.0.2-r1.ebuild +++ b/dev-db/redis/redis-4.0.2-r1.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"
