summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-31 08:15:28 +0000
committerSam James <sam@gentoo.org>2024-12-31 08:15:28 +0000
commitcdb4eeb2cdad8b3f2cdb5eec23b34e49f8ccac41 (patch)
treea9c2530c315c8e65b0a594b369b6da2fba03f4ea /sci-mathematics
parentsci-libs/symengine: Keyword 0.13.0 ppc64, #947261 (diff)
downloadgentoo-cdb4eeb2cdad8b3f2cdb5eec23b34e49f8ccac41.tar.gz
gentoo-cdb4eeb2cdad8b3f2cdb5eec23b34e49f8ccac41.tar.bz2
gentoo-cdb4eeb2cdad8b3f2cdb5eec23b34e49f8ccac41.zip
sci-mathematics/primesieve: Keyword 12.3 ppc64, #947261
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/primesieve/primesieve-12.3.ebuild2
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 )"