Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mimalloc/
Date: Tue, 05 Apr 2022 05:27:24
Message-Id: 1649136438.aebce93f6dbcfa968b476215345fcfc855b89a87.ago@gentoo
1 commit: aebce93f6dbcfa968b476215345fcfc855b89a87
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 5 05:27:01 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 5 05:27:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebce93f
7
8 dev-libs/mimalloc: amd64 stable wrt bug #829840
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild b/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild
18 index 805e1fcc85d2..a165403d4ed6 100644
19 --- a/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild
20 +++ b/dev-libs/mimalloc/mimalloc-2.0.5-r2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PV}.tar.gz -
22
23 LICENSE="MIT"
24 SLOT="0/2"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE="test"
28 RESTRICT="!test? ( test )"