diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild b/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild index a8174d48e391..ed1619a58c01 100644 --- a/dev-perl/Math-PlanePath/Math-PlanePath-124.0.0.ebuild +++ b/dev-perl/Math-PlanePath/Math-PlanePath-124.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 test" RDEPEND="gmp? ( dev-perl/Math-BigInt-GMP ) |