summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-10 05:17:50 +0100
committerSam James <sam@gentoo.org>2023-06-10 05:17:50 +0100
commitccb9dbc05ff62b0fadfc13d76e53272c087e3df8 (patch)
treefd483e479bfa4be902102d5c4d2c4d5726e82f98 /dev-libs/mimalloc
parentnet-misc/suite3270: Stabilize 4.2_p5-r1 ppc, #904015 (diff)
downloadgentoo-ccb9dbc05ff62b0fadfc13d76e53272c087e3df8.tar.gz
gentoo-ccb9dbc05ff62b0fadfc13d76e53272c087e3df8.tar.bz2
gentoo-ccb9dbc05ff62b0fadfc13d76e53272c087e3df8.zip
dev-libs/mimalloc: Stabilize 2.1.1 amd64, #908111
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mimalloc')
-rw-r--r--dev-libs/mimalloc/mimalloc-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mimalloc/mimalloc-2.1.1.ebuild b/dev-libs/mimalloc/mimalloc-2.1.1.ebuild
index 5c8b6056d6ae..74a816407cfe 100644
--- a/dev-libs/mimalloc/mimalloc-2.1.1.ebuild
+++ b/dev-libs/mimalloc/mimalloc-2.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -
LICENSE="MIT"
SLOT="0/2"
-KEYWORDS="~amd64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~loong ~ppc64 ~riscv ~x86"
IUSE="hardened test"
RESTRICT="!test? ( test )"