diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 00:18:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-29 00:18:05 +0100 |
commit | 21b929a73de83dca45955684248fff6a38e477da (patch) | |
tree | 9f6d13b435bb7c14b9e2d02c3a0f51c2ad36927c /dev-db | |
parent | dev-db/redis: stable 3.2.8-r5 for ppc64, bug #631002 (diff) | |
download | gentoo-21b929a73de83dca45955684248fff6a38e477da.tar.gz gentoo-21b929a73de83dca45955684248fff6a38e477da.tar.bz2 gentoo-21b929a73de83dca45955684248fff6a38e477da.zip |
dev-db/redis: stable 4.0.2-r1 for ppc64, bug #631002
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-4.0.2-r1.ebuild | 2 |
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 7d11cd5376ce..ec32d4140ed7 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" |