commit: 6424966e8b7a5823918acb59c0ecebe9ce27e718 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 16:16:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 16:16:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6424966e
sci-mathematics/primesieve: Keyword 12.3 arm64, #947261 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/primesieve/primesieve-12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/primesieve/primesieve-12.3.ebuild b/sci-mathematics/primesieve/primesieve-12.3.ebuild index 72dec4e01fea..df546b142787 100644 --- a/sci-mathematics/primesieve/primesieve-12.3.ebuild +++ b/sci-mathematics/primesieve/primesieve-12.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/kimwalisch/primesieve" SRC_URI="https://github.com/kimwalisch/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0/12" # subslot is first component of libprimesieve.so version -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="doc +executable test" RESTRICT="!test? ( test )"
