summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-29 00:17:59 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-29 00:17:59 +0100
commit6307d60814e44eec972e2454312a5d5b9927d4b2 (patch)
tree453e85c26b1354eecb1c159287d72fa94bba96fc /dev-db/redis
parentnet-vpn/tor: stable 0.3.1.7 for ppc64, bug #631642 (diff)
downloadgentoo-6307d60814e44eec972e2454312a5d5b9927d4b2.tar.gz
gentoo-6307d60814e44eec972e2454312a5d5b9927d4b2.tar.bz2
gentoo-6307d60814e44eec972e2454312a5d5b9927d4b2.zip
dev-db/redis: stable 3.2.8-r5 for ppc64, bug #631002
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-db/redis')
-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 1b5fdf960029..595d249c582b 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"