summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-20 05:07:00 +0000
committerSam James <sam@gentoo.org>2021-12-20 05:08:28 +0000
commit2cde260bcc377f6e03bc317f0dd181b2d759ce8f (patch)
treec0497a326c4b245f5f37341da33c3ebf83297f07 /dev-libs/mimalloc
parentdev-python/grpcio-testing: add 1.43.0 (diff)
downloadgentoo-2cde260bcc377f6e03bc317f0dd181b2d759ce8f.tar.gz
gentoo-2cde260bcc377f6e03bc317f0dd181b2d759ce8f.tar.bz2
gentoo-2cde260bcc377f6e03bc317f0dd181b2d759ce8f.zip
dev-libs/mimalloc: crank up subslot for 2.0.x
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mimalloc')
-rw-r--r--dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild (renamed from dev-libs/mimalloc/mimalloc-2.0.3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mimalloc/mimalloc-2.0.3.ebuild b/dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild
index 3cebd14d2d43..0f720eedd8eb 100644
--- a/dev-libs/mimalloc/mimalloc-2.0.3.ebuild
+++ b/dev-libs/mimalloc/mimalloc-2.0.3-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/microsoft/mimalloc"
SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-SLOT="0/1"
+SLOT="0/2"
KEYWORDS="~amd64"
IUSE="test"
RESTRICT="!test? ( test )"