diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:42:58 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:42 +0100 |
commit | b151c7e0a6c00f7ef1524be1ce6ccf39933fe22a (patch) | |
tree | e2da27cbd50a4b3c879ea8b9cdf07e103472aee0 /dev-perl/Math-Pari | |
parent | dev-perl/Math-BigInt-GMP: drop x86-macos (diff) | |
download | gentoo-b151c7e0a6c00f7ef1524be1ce6ccf39933fe22a.tar.gz gentoo-b151c7e0a6c00f7ef1524be1ce6ccf39933fe22a.tar.bz2 gentoo-b151c7e0a6c00f7ef1524be1ce6ccf39933fe22a.zip |
dev-perl/Math-Pari: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Pari')
-rw-r--r-- | dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild index e8cdb4484cef..d6326b4f7a30 100644 --- a/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild +++ b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-${PARI_VER}.tar.gz" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |