sci-mathematics/primecount: keyword 7.13-r1 for ~riscv

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2024-08-20 14:06:11 +00:00
parent f7cacac219
commit 493616c2a4

View File

@@ -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 )"