summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-20 14:06:11 +0000
committerMichael Orlitzky <mjo@gentoo.org>2024-08-20 14:06:11 +0000
commit493616c2a428b312efee9c79e9e94bf32d4a1e80 (patch)
tree509513a034ac7ea1c3d1e7e80ead96f7629e329b /sci-mathematics
parentsci-mathematics/primesieve: keyword 12.3 for ~riscv (diff)
downloadgentoo-493616c2a428b312efee9c79e9e94bf32d4a1e80.tar.gz
gentoo-493616c2a428b312efee9c79e9e94bf32d4a1e80.tar.bz2
gentoo-493616c2a428b312efee9c79e9e94bf32d4a1e80.zip
sci-mathematics/primecount: keyword 7.13-r1 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/primecount/primecount-7.13-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"