diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 13:06:57 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 13:06:57 +0100 |
commit | c3dbdfacf103c15bdf641d9b7556af640fee337b (patch) | |
tree | 859be1b7d95e9326c4464acb416eb987faf50a90 /dev-db | |
parent | net-analyzer/nagios: Stable for HPPA (bug #602216). (diff) | |
download | gentoo-c3dbdfacf103c15bdf641d9b7556af640fee337b.tar.gz gentoo-c3dbdfacf103c15bdf641d9b7556af640fee337b.tar.bz2 gentoo-c3dbdfacf103c15bdf641d9b7556af640fee337b.zip |
dev-db/redis: Stable for HPPA (bug #595730).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-3.0.7.ebuild | 4 | ||||
-rw-r--r-- | 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 e0ac6b909f9c..9f14434bf9da 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 38a0d6de879f..ea40ca9782f2 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" |