summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:07 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:07 +0000
commitf0186ce816acb3125d2d3fbe6eb40219d07ba528 (patch)
treea869057f5db1124a5a1609a34df16ff64884925d /dev-db
parentapp-text/podofo: Stabilize 0.9.6_p20190928-r100 amd64, #766528 (diff)
downloadgentoo-f0186ce816acb3125d2d3fbe6eb40219d07ba528.tar.gz
gentoo-f0186ce816acb3125d2d3fbe6eb40219d07ba528.tar.bz2
gentoo-f0186ce816acb3125d2d3fbe6eb40219d07ba528.zip
dev-db/redis: Stabilize 6.0.9-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/redis-6.0.9-r100.ebuild2
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 289257d67305..74ea789ebba7 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"