commit: 493616c2a428b312efee9c79e9e94bf32d4a1e80 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Aug 20 14:06:11 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Aug 20 14:06:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493616c2
sci-mathematics/primecount: keyword 7.13-r1 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/primecount/primecount-7.13-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/primecount/primecount-7.13-r1.ebuild b/sci-mathematics/primecount/primecount-7.13-r1.ebuild index 2408ad36320b..62113042f54e 100644 --- a/sci-mathematics/primecount/primecount-7.13-r1.ebuild +++ b/sci-mathematics/primecount/primecount-7.13-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kimwalisch/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD-2" SLOT="0/7" # subslot is first component of libprimecount.so version -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="+executable openmp test" RESTRICT="!test? ( test )"
