commit: caff20ed4af2139ebe47816095637a2bf821006f Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 06:18:26 2025 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 07:06:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caff20ed
sci-mathematics/primesieve: keyword 12.3 for ~loong Signed-off-by: WANG Xuerui <xen0n <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 b1cba56d796a..01033ef71a98 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 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="doc +executable test" RESTRICT="!test? ( test )"
