diff options
-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 )" |