From 237757ba96b2e78817fc79f4667414dc727dd1d3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 4 Oct 2021 23:02:40 +0100 Subject: dev-db/redis: fix metadata order Signed-off-by: Sam James --- dev-db/redis/redis-5.0.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db/redis/redis-5.0.14.ebuild') diff --git a/dev-db/redis/redis-5.0.14.ebuild b/dev-db/redis/redis-5.0.14.ebuild index 36e7924b6b22..4e433b4e613b 100644 --- a/dev-db/redis/redis-5.0.14.ebuild +++ b/dev-db/redis/redis-5.0.14.ebuild @@ -10,10 +10,10 @@ HOMEPAGE="https://redis.io" SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" +SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+jemalloc tcmalloc luajit test" RESTRICT="!test? ( test )" -SLOT="0" # Redis does NOT build with Lua 5.2 or newer at this time. COMMON_DEPEND=" -- cgit v1.2.3