diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-05 08:51:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-05 08:57:12 +0200 |
commit | 0d14cdf116b6ad1d165e8c5f44b33d61ce751597 (patch) | |
tree | 2a81a2370389e9aed086580806ce6a7525b5122d /dev-db | |
parent | dev-python/pytest-rerunfailures: amd64/x86 stable (ALLARCHES policy) wrt bug ... (diff) | |
download | gentoo-0d14cdf116b6ad1d165e8c5f44b33d61ce751597.tar.gz gentoo-0d14cdf116b6ad1d165e8c5f44b33d61ce751597.tar.bz2 gentoo-0d14cdf116b6ad1d165e8c5f44b33d61ce751597.zip |
dev-db/redis: amd64 stable wrt bug #800103
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-6.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.2.4.ebuild b/dev-db/redis/redis-6.2.4.ebuild index 7b9596a684a8..e7c5dc954ab2 100644 --- a/dev-db/redis/redis-6.2.4.ebuild +++ b/dev-db/redis/redis-6.2.4.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://redis.io" SRC_URI="https://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc ssl systemd tcmalloc test" RESTRICT="!test? ( test )" SLOT="0" |