summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:08:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:08:38 +0200
commit1bbd4b13b09896fc17bd55a6301e7e1b11e16de6 (patch)
treef0d06b2aa63c8e757fbc22979b683757fde11bb6
parentdev-python/pip: sparc stable wrt bug #734362 (diff)
downloadgentoo-1bbd4b13b09896fc17bd55a6301e7e1b11e16de6.tar.gz
gentoo-1bbd4b13b09896fc17bd55a6301e7e1b11e16de6.tar.bz2
gentoo-1bbd4b13b09896fc17bd55a6301e7e1b11e16de6.zip
dev-db/redis: x86 stable wrt bug #633824
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-db/redis/redis-5.0.9-r1.ebuild2
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 0267a45139d6..a4efac4f1871 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"