commit: c3dbdfacf103c15bdf641d9b7556af640fee337b Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Jan 14 12:06:57 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Jan 14 12:06:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3dbdfac
dev-db/redis: Stable for HPPA (bug #595730). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-db/redis/redis-3.0.7.ebuild | 4 ++-- dev-db/redis/redis-3.2.5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-db/redis/redis-3.0.7.ebuild b/dev-db/redis/redis-3.0.7.ebuild index e0ac6b9..9f14434 100644 --- a/dev-db/redis/redis-3.0.7.ebuild +++ b/dev-db/redis/redis-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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" diff --git a/dev-db/redis/redis-3.2.5.ebuild b/dev-db/redis/redis-3.2.5.ebuild index 38a0d6d..ea40ca9 100644 --- a/dev-db/redis/redis-3.2.5.ebuild +++ b/dev-db/redis/redis-3.2.5.ebuild @@ -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 luajit test" SLOT="0"
