diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:14:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:18:14 +0200 |
commit | 1f08489099fe9af06afe8efb68cc315a78b99277 (patch) | |
tree | c1e6b7728c2cb3bff38d78e4d9d82497abdae8d0 /dev-perl | |
parent | dev-perl/Math-NumSeq: x86 stable (bug #632664) (diff) | |
download | gentoo-1f08489099fe9af06afe8efb68cc315a78b99277.tar.gz gentoo-1f08489099fe9af06afe8efb68cc315a78b99277.tar.bz2 gentoo-1f08489099fe9af06afe8efb68cc315a78b99277.zip |
dev-perl/Math-PlanePath: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
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 ) |