diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-31 18:44:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-31 18:44:00 +0000 |
| commit | e9e89b1442fe6a6dd3372a889f02a5660bb43d2e (patch) | |
| tree | b6a5d1beb77fc643fcd5a9f7d3c607b41227c71b /sci-mathematics/primesieve | |
| parent | e9fe7492ea0c806a41f172fdf6cd02e01fa2454a (diff) | |
| download | baldeagleos-repo-e9e89b1442fe6a6dd3372a889f02a5660bb43d2e.tar.gz baldeagleos-repo-e9e89b1442fe6a6dd3372a889f02a5660bb43d2e.tar.xz baldeagleos-repo-e9e89b1442fe6a6dd3372a889f02a5660bb43d2e.zip | |
Adding metadata
Diffstat (limited to 'sci-mathematics/primesieve')
| -rw-r--r-- | sci-mathematics/primesieve/primesieve-12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/primesieve/primesieve-12.3.ebuild b/sci-mathematics/primesieve/primesieve-12.3.ebuild index 6d81d07c4184..85de4162e460 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 ~riscv" +KEYWORDS="~amd64 ~ppc64 ~riscv" IUSE="doc +executable test" RESTRICT="!test? ( test )" |
