summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:00:56 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:21:04 +0100
commit35a53ca45a86c718912b52738b47a2f565b5490f (patch)
tree2358e9324f0928ee9e4daa1cfb266042396da211 /dev-db/redis
parentdev-libs/libgcrypt: stable 1.8.3 for ppc64, bug #658056 (diff)
downloadgentoo-35a53ca45a86c718912b52738b47a2f565b5490f.tar.gz
gentoo-35a53ca45a86c718912b52738b47a2f565b5490f.tar.bz2
gentoo-35a53ca45a86c718912b52738b47a2f565b5490f.zip
dev-db/redis: stable 3.2.12 for ppc64, bug #658066
Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-db/redis')
-rw-r--r--dev-db/redis/redis-3.2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-3.2.12.ebuild b/dev-db/redis/redis-3.2.12.ebuild
index 0a2eb1bea453..b89599f5b7d5 100644
--- a/dev-db/redis/redis-3.2.12.ebuild
+++ b/dev-db/redis/redis-3.2.12.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"