commit: 3d034af4649973df7e2d03940c7e64d9299318bc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 09:17:51 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 09:17:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d034af4
dev-perl/Math-Pari: Stabilize 2.30.528 amd64, #960146
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-Pari/Math-Pari-2.30.528.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-Pari/Math-Pari-2.30.528.ebuild
b/dev-perl/Math-Pari/Math-Pari-2.30.528.ebuild
index 0f984d5ea21e..29a52de2bb76 100644
--- a/dev-perl/Math-Pari/Math-Pari-2.30.528.ebuild
+++ b/dev-perl/Math-Pari/Math-Pari-2.30.528.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
S_PARI="${WORKDIR}"/pari-${PARI_VER}
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
# Math::Pari requires that a copy of the pari source in a parallel
# directory to where you build it. It does not need to compile it, but