commit: 2cf4e03359441464657caaf60e0bde6414f49476 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 14:54:26 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 14:55:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf4e033
dev-db/redis: Stable for HPPA PPC64 (bug #585646). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches dev-db/redis/redis-3.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/redis/redis-3.0.4.ebuild b/dev-db/redis/redis-3.0.4.ebuild index 753f0af..5d5082b 100644 --- a/dev-db/redis/redis-3.0.4.ebuild +++ b/dev-db/redis/redis-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="http://redis.io/" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc test" SLOT="0"
