diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:13 +0000 |
commit | 40e3d5bd9580ad68d65529a99f09cce75d14ddca (patch) | |
tree | 6c9e68f332d739e3633232c95ebde4f78aa7d565 /dev-db/redis | |
parent | app-text/podofo: Stabilize 0.9.6_p20190928-r100 ppc, #766528 (diff) | |
download | gentoo-40e3d5bd9580ad68d65529a99f09cce75d14ddca.tar.gz gentoo-40e3d5bd9580ad68d65529a99f09cce75d14ddca.tar.bz2 gentoo-40e3d5bd9580ad68d65529a99f09cce75d14ddca.zip |
dev-db/redis: Stabilize 6.0.9-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/redis')
-rw-r--r-- | dev-db/redis/redis-6.0.9-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-6.0.9-r100.ebuild b/dev-db/redis/redis-6.0.9-r100.ebuild index b352d2bb4530..28abcc4e6591 100644 --- a/dev-db/redis/redis-6.0.9-r100.ebuild +++ b/dev-db/redis/redis-6.0.9-r100.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://redis.io" SRC_URI="http://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 tcmalloc test" RESTRICT="!test? ( test )" SLOT="0" |