commit: 1d51b29d9fb33500247aaab29ddf3bc45337c0c1 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Jan 1 22:55:23 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Jan 1 22:58:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d51b29d
dev-db/redis: arm64 stable (bug #698436) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20 dev-db/redis/redis-5.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/redis/redis-5.0.7.ebuild b/dev-db/redis/redis-5.0.7.ebuild index 87e81951073..af81c62c1da 100644 --- a/dev-db/redis/redis-5.0.7.ebuild +++ b/dev-db/redis/redis-5.0.7.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"
