summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-14 13:06:57 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-14 13:06:57 +0100
commitc3dbdfacf103c15bdf641d9b7556af640fee337b (patch)
tree859be1b7d95e9326c4464acb416eb987faf50a90 /dev-db
parent18163dfcd2405e639c9c49c87df126c24a585d3f (diff)
downloadgentoo-c3dbdfacf103c15bdf641d9b7556af640fee337b.tar.gz
gentoo-c3dbdfacf103c15bdf641d9b7556af640fee337b.tar.xz
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.ebuild4
-rw-r--r--dev-db/redis/redis-3.2.5.ebuild2
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 e0ac6b909f9..9f14434bf9d 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 38a0d6de879..ea40ca9782f 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"