From 799d66b5500ff8c5d2673e062971d9e3ff118f65 Mon Sep 17 00:00:00 2001 From: Sherif Labib <45655601+blueSherii@users.noreply.github.com> Date: Wed, 15 May 2024 13:53:52 +0200 Subject: [PATCH] enable patched jemalloc to be used by redis-7+ (#875) --- dev-libs/jemalloc/jemalloc-5.1.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-libs/jemalloc/jemalloc-5.1.0.ebuild b/dev-libs/jemalloc/jemalloc-5.1.0.ebuild index db85252c..e3a9b0b5 100644 --- a/dev-libs/jemalloc/jemalloc-5.1.0.ebuild +++ b/dev-libs/jemalloc/jemalloc-5.1.0.ebuild @@ -25,8 +25,7 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/jemalloc/jemalloc.h ) QA_CONFIGURE_OPTIONS="--enable-static --disable-static --enable-shared --disable-shared" # TODO: ease the restriction -RDEPEND="!dev-db/redis-6.2.14-r9999" +RDEPEND="!