summaryrefslogtreecommitdiff
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/redis/redis-3.2.5.ebuild
parentnet-analyzer/nagios: Stable for HPPA (bug #602216). (diff)
downloadgentoo-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/redis/redis-3.2.5.ebuild')
-rw-r--r--dev-db/redis/redis-3.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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"