summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-22 13:48:32 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-22 14:22:50 -0700
commit50c6e88f735076abafcd9e36412143143c720831 (patch)
tree2cc948ff05404cf080a15b5bc92de304ac4423bd /dev-db
parentdev-libs/libtasn1: cleanup (diff)
downloadgentoo-50c6e88f735076abafcd9e36412143143c720831.tar.gz
gentoo-50c6e88f735076abafcd9e36412143143c720831.tar.bz2
gentoo-50c6e88f735076abafcd9e36412143143c720831.zip
dev-db/redis-3.2.8-r5: hppa stable, bugs 614182, 631002
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-3.2.8-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-3.2.8-r5.ebuild b/dev-db/redis/redis-3.2.8-r5.ebuild
index eea23ad53470..b59739ff808c 100644
--- a/dev-db/redis/redis-3.2.8-r5.ebuild
+++ b/dev-db/redis/redis-3.2.8-r5.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"