From 2cf4e03359441464657caaf60e0bde6414f49476 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 3 Oct 2016 16:54:26 +0200 Subject: 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(-) (limited to 'dev-db') diff --git a/dev-db/redis/redis-3.0.4.ebuild b/dev-db/redis/redis-3.0.4.ebuild index 753f0af0ca70..5d5082b2f7b4 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" -- cgit v1.2.3-65-gdbad