summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-05 15:06:01 +0100
committerSam James <sam@gentoo.org>2021-08-05 15:06:01 +0100
commit824e280c17d9c0c496d959a510471f9038bf91fb (patch)
tree886e284147089af2c8db60d4b78d60371b189a4f /dev-perl/Math-PlanePath
parentdev-perl/Math-NumSeq: Stabilize 74.0.0 x86, #806106 (diff)
downloadgentoo-824e280c17d9c0c496d959a510471f9038bf91fb.tar.gz
gentoo-824e280c17d9c0c496d959a510471f9038bf91fb.tar.bz2
gentoo-824e280c17d9c0c496d959a510471f9038bf91fb.zip
dev-perl/Math-PlanePath: Stabilize 129.0.0 x86, #806109
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-PlanePath')
-rw-r--r--dev-perl/Math-PlanePath/Math-PlanePath-129.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-129.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-129.0.0.ebuild
index 0e44b738d0ae..f9495143f0d4 100644
--- a/dev-perl/Math-PlanePath/Math-PlanePath-129.0.0.ebuild
+++ b/dev-perl/Math-PlanePath/Math-PlanePath-129.0.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Mathematical paths through the 2-D plane"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="gmp"
RDEPEND="gmp? ( dev-perl/Math-BigInt-GMP )