summaryrefslogtreecommitdiff
path: root/dev-db/redis
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-22 13:48:33 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-22 14:22:53 -0700
commit1b9e4cac8ad85c2ebbf12035c3c12af04ed9e5e3 (patch)
tree11132573ae3607689c28b201098a22f381fa98c2 /dev-db/redis
parent50c6e88f735076abafcd9e36412143143c720831 (diff)
downloadgentoo-1b9e4cac8ad85c2ebbf12035c3c12af04ed9e5e3.tar.gz
gentoo-1b9e4cac8ad85c2ebbf12035c3c12af04ed9e5e3.tar.xz
dev-db/redis-4.0.2-r1: hppa stable, bug 631002
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-4.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-4.0.2-r1.ebuild b/dev-db/redis/redis-4.0.2-r1.ebuild
index 73d2acfb02c..133718b4c14 100644
--- a/dev-db/redis/redis-4.0.2-r1.ebuild
+++ b/dev-db/redis/redis-4.0.2-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://redis.io/"
SRC_URI="http://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 arm arm64 hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
IUSE="+jemalloc tcmalloc luajit test"
SLOT="0"