commit: 656a1fafe86d5a74195036879ea3af05dcbd7d5d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 16 18:13:44 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Aug 16 18:13:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656a1faf
media-gfx/solvespace: Keyword 3.1-r1 arm64, #938015 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-gfx/solvespace/solvespace-3.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/solvespace/solvespace-3.1-r1.ebuild b/media-gfx/solvespace/solvespace-3.1-r1.ebuild index 06cc74938497..c7343757219f 100644 --- a/media-gfx/solvespace/solvespace-3.1-r1.ebuild +++ b/media-gfx/solvespace/solvespace-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ SRC_URI="https://github.com/solvespace/solvespace/archive/v${PV}.tar.gz -> ${P}. # + mimalloc (MIT) IUSE="openmp +system-mimalloc" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" LICENSE="BitstreamVera GPL-2+ GPL-3+ !system-mimalloc? ( MIT )" SLOT="0"