diff options
Diffstat (limited to 'sci-mathematics/primecount/primecount-7.13-r1.ebuild')
-rw-r--r-- | sci-mathematics/primecount/primecount-7.13-r1.ebuild | 2 |
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 )" |