diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 12:03:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 12:03:00 +0100 |
commit | e5a7b393e9040879f12c125974fe607176bf8579 (patch) | |
tree | 19ec64b45b248697547b549ea541fc72ee20f983 /dev-db | |
parent | dev-lang/python: Stabilize 2.7.18_p7 arm, #770853 (diff) | |
download | gentoo-e5a7b393e9040879f12c125974fe607176bf8579.tar.gz gentoo-e5a7b393e9040879f12c125974fe607176bf8579.tar.bz2 gentoo-e5a7b393e9040879f12c125974fe607176bf8579.zip |
dev-db/redis: Stabilize 5.0.12 arm, #773328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-5.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-5.0.12.ebuild b/dev-db/redis/redis-5.0.12.ebuild index fdab1f212d55..70f779e9dbd9 100644 --- a/dev-db/redis/redis-5.0.12.ebuild +++ b/dev-db/redis/redis-5.0.12.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-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc tcmalloc luajit test" RESTRICT="!test? ( test )" SLOT="0" |