diff options
author | Sam James <sam@gentoo.org> | 2021-05-07 13:33:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-07 13:33:07 +0000 |
commit | e6696a5887383c96b5f75f1b648e8677b93695d0 (patch) | |
tree | d35336ef011d990aac0f775b271a82b15c4450d1 /dev-db | |
parent | mail-client/mutt: Stabilize 2.0.7 ppc, #788388 (diff) | |
download | gentoo-e6696a5887383c96b5f75f1b648e8677b93695d0.tar.gz gentoo-e6696a5887383c96b5f75f1b648e8677b93695d0.tar.bz2 gentoo-e6696a5887383c96b5f75f1b648e8677b93695d0.zip |
dev-db/redis: Stabilize 6.0.13-r1 ppc, #788211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/redis/redis-6.0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.13-r1.ebuild b/dev-db/redis/redis-6.0.13-r1.ebuild index 89ff75e13bc7..366bb5f199ee 100644 --- a/dev-db/redis/redis-6.0.13-r1.ebuild +++ b/dev-db/redis/redis-6.0.13-r1.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" |