commit: 259298ec69b7464b7747df8c978c329b4f1b5afe Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Jul 14 10:41:02 2024 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jul 14 10:41:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259298ec
dev-libs/mimalloc: Keyword 2.1.7 for ~m68k The tests pass. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-libs/mimalloc/mimalloc-2.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/mimalloc/mimalloc-2.1.7.ebuild b/dev-libs/mimalloc/mimalloc-2.1.7.ebuild index f7bb6dcf66e8..e6f51e9cc89d 100644 --- a/dev-libs/mimalloc/mimalloc-2.1.7.ebuild +++ b/dev-libs/mimalloc/mimalloc-2.1.7.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 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~ppc64 ~riscv ~sparc ~x86" IUSE="hardened test valgrind" RESTRICT="!test? ( test )"
