summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 21:42:47 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 22:53:41 +0100
commite53a2be00c568adf023cf3edc77a1ef219c448b0 (patch)
tree4b4e3d5d7dd3972ba946630ab27128a60f2260db /dev-perl/Math-BigInt-GMP
parentdev-perl/Math-Base-Convert: drop x86-macos (diff)
downloadgentoo-e53a2be00c568adf023cf3edc77a1ef219c448b0.tar.gz
gentoo-e53a2be00c568adf023cf3edc77a1ef219c448b0.tar.bz2
gentoo-e53a2be00c568adf023cf3edc77a1ef219c448b0.zip
dev-perl/Math-BigInt-GMP: 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-BigInt-GMP')
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index 817621aeba0c..912e988ad0bf 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"