diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 10:00:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 10:00:37 +0100 |
commit | 5c4dd3c8ca734f8077b579e8cb0db90de507f372 (patch) | |
tree | c27176e5d7abb9e710cb59abf4651da698177580 /dev-db/redis | |
parent | sci-libs/fftw: stable 3.3.8-r1 for ppc64 (diff) | |
download | gentoo-5c4dd3c8ca734f8077b579e8cb0db90de507f372.tar.gz gentoo-5c4dd3c8ca734f8077b579e8cb0db90de507f372.tar.bz2 gentoo-5c4dd3c8ca734f8077b579e8cb0db90de507f372.zip |
dev-db/redis: stable 5.0.9-r1 for ppc64
stable wrt bug #633824
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r-- | dev-db/redis/redis-5.0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.9-r1.ebuild b/dev-db/redis/redis-5.0.9-r1.ebuild index bea04961a6bc..93a792860f43 100644 --- a/dev-db/redis/redis-5.0.9-r1.ebuild +++ b/dev-db/redis/redis-5.0.9-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://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" RESTRICT="!test? ( test )" SLOT="0" |